---
name: regnewswire
description: Use RegNewsWire for company news research and user-requested monitoring through its remote MCP server.
---

# RegNewsWire

Connect to the remote MCP endpoint at https://regnewswire.com/mcp. Read https://regnewswire.com/llms.txt, https://regnewswire.com/ai and https://regnewswire.com/connect for current setup and compatibility notes. This file is optional guidance; the MCP server works without installing it.

## Research workflow

1. Call `help` for current workflow guidance and `meta` for filter values.
2. Resolve ambiguous companies with `search_companies` and retain the selected listing ID.
3. Call `search_news` with narrow company, artifact-kind, topic, source, or date filters.
4. Follow a returned ID with `get_artifact` for the available content and provenance. Preserve returned cursors while paging.
5. Cite original source references when available. Label earnings packets, filing news and transcript research as generated RegNewsWire content; do not present them as the original article or filing.

## Monitoring workflow

Preview before saving. Create or update a saved view or watchlist only when the user asked for that account change. Email needs separate, explicit intent: confirm cadence and timezone before enabling delivery, and call `send_test_email` only when the user explicitly requested a test. Use delivery history to verify recent activity and pause delivery when asked.

## Access and secrets

For the preferred helper flow, ask which email to use and request a code. Ask the user to paste the short-lived six-digit code into the agent conversation, then pass it only to the helper's separate verify-code operation through stdin. Do not require a separate/private terminal or HTML widget. Never echo, retain, log, or put the code in command arguments, shell history, source files, or URLs. New accounts are created only where agent signup is enabled; closed environments still admit existing invited accounts. Never expose permanent OAuth credentials in chat, logs, process arguments, environment variables, or source-controlled files. MCP is the only supported agent integration; its token targets https://regnewswire.com/mcp with mcp:tools.

Use `usage_get` for allowance and billing status. At exhaustion, explain the reset time and ask before creating a hosted checkout link with `upgrade_checkout`. Payment is always completed by the user. Confirm `billing.active` through `usage_get` before resuming.

Coverage varies. Empty results describe the search performed; they do not prove an event never happened.
