Connect Claude, Cursor, or any MCP client to The Signal. Query companies, investors, funding rounds, and M&A activity with natural language.
Three steps to cybersecurity market intelligence in your AI workflows.
Create your free Signal account in 30 seconds. No credit card required.
Add The Signal's MCP server URL to Claude, Cursor, or any MCP-compatible client.
Authenticate via your browser, then ask questions in natural language.
The MCP server authenticates against your Signal account. Create one first (takes 30 seconds, no credit card), then come back to connect your client.
In Claude or Claude Desktop, open Settings → Connectors → Add custom connector.
Set the name to "The Signal" and paste this connector URL:
Sign in with your Signal account when Claude redirects you. Open a new chat. The Signal's tools will appear in the connector menu.
Run this in your terminal:
claude mcp add signal-mcp https://mcp.returnonsecurity.com/mcp
Claude Code opens your browser. Sign in with your Signal account to authorize.
Confirm the server is connected:
claude mcp list
In Cursor, open Settings → MCP → Add Server.
Paste this server URL:
Cursor opens a browser window. Sign in with your Signal account to authorize. The server will show as Connected in Settings → MCP.
Run these in your terminal:
codex mcp add signal-mcp https://mcp.returnonsecurity.com/mcp codex mcp login signal-mcp
Codex opens your browser. Sign in with your Signal account to authorize.
Add a server with this URL in your MCP client's config:
Use these transport settings:
Transport: Streamable HTTP
Auth: OAuth 2.1 (handled by your MCP client)
On first use your client opens a browser for the OAuth flow. Sign in with your Signal account.
Free is enough to screen the market: look up a company, size a category, see who the top investors are (180 calls/day, no credit card). Pro and Enterprise answer the harder questions, like who is likely to buy a company and which categories are consolidating (400+ calls/day). View Plans →
Ask these questions in natural language. Your AI tool translates them into the right tool calls.
Single questions are the easy part. These are multi-step jobs an agent can run on a schedule and hand you the result. Each one chains several tools together.
Every real market question starts as a research project. Who else backed this founder. Which acquirer keeps buying in this category. Is this space consolidating or just loud. That is a day of tab-hopping, and the answer is stale by the time you write it down.
Ask it in the chat window you already have open instead. Free answers who and what: the companies, the money, the investors, the exits. Pro answers so what: where capital is moving, who is likely to buy, which companies rise and fall together. Enterprise checks your own list against the whole market in one pass.
claude mcp list in Claude Code). If you see them, you're connected. Access tokens last 24 hours.MCP is for AI clients. If you are writing code that calls us directly, use the REST API.
An AI client is doing the calling — Claude, Cursor, a Claude Code session, or your own agent. Tools, arguments and tier requirements are described in the protocol, so the model discovers what it can ask for.
Your own code is doing the calling — a scheduled job, a dashboard, an internal service. Bearer auth with a ros_live_ key, typed JSON, and an OpenAPI 3.1 spec you can generate a client from.
One dataset behind both, so the answer does not change with the transport. REST keys are a paid add-on on an existing plan, or included with Enterprise.