Your signals, from any Claude chat.
SignalAI plugs into Claude as a custom connector. List what you have running, pull recent datapoints into the conversation, or kick off a brand-new signal — all without leaving the chat. Sign in once with Google; it stays connected for ninety days.
What you can ask Claude to do
Check on your signals without leaving Claude
Ask Claude what's running, when each signal last fired, which one's been quiet. The kind of question you'd otherwise tab over to a dashboard for.
Get the latest readings inline
Pull recent datapoints straight into the chat — let Claude reason over the numbers, summarize the trend, or compare across signals.
Spin up a new signal from a prompt
Describe the signal you want — a source, a transform, a cadence — and Claude runs the build inside the chat. The agent asks clarifying questions when it needs to; by the time the chat moves on, the container is running.
Connect SignalAI to Claude — ~30 seconds
In Claude Desktop open Settings → Connectors → Add custom connector.
Paste this URL and name it SignalAI:
A browser window opens. Sign in with Google on signalai.com, then click Allow on the consent screen. That's it — the tools are now available in any chat with Claude.
Using the terminal? Claude Code installs the same connector with one command:
What Claude can and can't see
- Claude only ever sees signals you own. Other users' data is never exposed.
- Authentication runs through Google on signalai.com — Claude never touches your password.
- The connection token expires after 90 days. Revoke any time by removing the connector from Claude.
- Claude does not have access to your bank, broker, or billing accounts. SignalAI doesn't store any of those.
Try it now
Free while you're getting started. No card required, no contract, no rate limits worth talking about for a single user.
Engineer? The implementation notes (OAuth flow, tool internals, spec compliance) live in the repo docs.