# RegNewsWire RegNewsWire provides authenticated company news, generated earnings packets, generated filing news, transcript summaries and insights, saved monitoring views, watchlists, and explicitly requested email delivery. ## Start - Product: https://regnewswire.com/ - Agent setup and endpoint: https://regnewswire.com/ai - Native client commands: https://regnewswire.com/connect - Agent skill download: https://regnewswire.com/agent-skill - MCP endpoint: https://regnewswire.com/mcp - OAuth protected-resource metadata for MCP: https://regnewswire.com/.well-known/oauth-protected-resource/mcp ## Access Free accounts receive 100 successful research operations per UTC calendar month. Research has no time-limited trial. New coding-agent accounts can be created by email code when agent signup is enabled for this environment; otherwise the same request returns a clear signup-closed error and an existing invited account may still sign in. Email alerts require paid or complimentary access. Complimentary access requires no card or subscription and continues unless revoked. Paid access is US$50/month for non-commercial use, including non-commercial derivative work. Use in a commercial product requires a separate commercial license. ## Native setup available today The helper package is not yet published. On a fresh machine, use the native Codex CLI or Claude Code commands at https://regnewswire.com/connect. ## Helper setup after npm publication 1. Ask the user which email address to use. 2. Run: npx --yes @regnewswire/agent@0.1.0 request-code --email --origin https://regnewswire.com --json 3. Ask the user to paste the short-lived six-digit code into the agent conversation. Do not send them to a separate/private terminal or HTML widget. 4. Run the verifier and pass the pasted code only through its stdin: npx --yes @regnewswire/agent@0.1.0 verify-code --code-stdin --origin https://regnewswire.com --json. Never echo, retain, log, or place the code in command arguments, shell history, source files, or URLs. 5. Configure the current client: npx --yes @regnewswire/agent@0.1.0 setup --client codex --origin https://regnewswire.com --json or replace codex with claude-code. 6. Start a fresh client session if needed, then call usage_get and help through MCP. The helper stores an origin-separated MCP OAuth refresh credential with user-only filesystem permissions and never writes native OAuth credential caches. Native remote-MCP setup remains available at https://regnewswire.com/connect for clients that require their own browser authorization. A newly configured MCP server may require a fresh coding-client session; there is no direct API fallback. MCP is the only supported agent integration. It uses OAuth for the https://regnewswire.com/mcp audience with mcp:tools. ## Operating rules - Search results may include original third-party news links and generated RegNewsWire earnings or filing-news artifacts. Identify generated material as generated; it is not the original article or filing. - Use an artifact ID returned by search before requesting detail. Coverage varies by market, company, artifact kind, and time. - Saving or changing a stream or watchlist changes the user's account. Email delivery and test sends require an explicit user request. - Preserve pagination cursors unchanged, respect output limits, cite available provenance, and treat missing data as missing rather than proof an event did not occur. - When usage is exhausted, call usage_get, explain the reset time, and ask whether the user wants to upgrade. Only then call upgrade_checkout and present the hosted checkout URL. Poll usage_get after payment; resume only after server-confirmed billing is active. - RegNewsWire serves MCP 2026-07-28 with a tested stateless fallback for Codex's older initialize negotiation. Native command syntax is documented for Codex CLI and Claude Code, but full fresh-client compatibility remains subject to release acceptance. This file is a discovery map, not a promise of universal client compatibility, coverage, or directory listing.