SignalAI

Connect SignalAI to Claude

SignalAI runs an MCP server, so you can use it from inside Claude — no code. Claude discovers the tools and calls them for you.

Add the connector

In Claude (claude.ai or Claude Desktop) → Settings → Connectors → Add custom connector, and paste the SignalAI MCP URL:

https://35.94.249.241.sslip.io/mcp/

You'll be sent through a one-time sign-in (the same Google login as the web app). After that, Claude can call SignalAI on your behalf.

Claude Code plugin (one-step install)

In Claude Code, install the plugin instead — it bundles the connector + playbook skills that make Claude good at SignalAI:

/plugin marketplace add yashkothari42/signalai-plugins
/plugin install signalai

The first tool call opens the same browser sign-in.

What Claude can do

Once connected, Claude has tools for:

  • Signals — list your signals, read a signal's history, build a new signal from a prompt.
  • Backtests — submit a strategy to backtest, check status, list past runs.
  • Strategies — list and inspect your strategies.

Example prompts

  • "List my SignalAI signals and which ones look stale."
  • "Write a momentum strategy on AAPL and backtest it from 2015 to 2024, then tell me the return and Sharpe."
  • "Show me the last 20 datapoints for my BTC signal."

Everything is scoped to your account — Claude only sees your data.