New · works with Robinhood Agentic Trading
Trade with your AI agent
Point your AI agent at TickerFlare and your broker. It pulls our signals, you approve the trades. TickerFlare surfaces the picks — your broker executes them, with your sign-off.
How it works
- Connect TickerFlare to your agent (Claude, ChatGPT, Cursor…) as a read-only signal source — it can read the digest, per-ticker detail, and our honest track record.
- Connect Robinhood's Agentic Trading to the same agent — this is what actually places orders, in yourRobinhood account.
- Ask your agentsomething like "review today's TickerFlareBuys and place the ones that fit my risk." It reads our picks and proposes trades.
- You approve every orderin Robinhood's own preview/approval flow before any money moves.
Setup (about 60 seconds)
First, create a TickerFlare API key in your account settings (Agent access). Then add both MCP servers to your agent. For Claude Code:
# 1) TickerFlare signals (read-only) — use your account API key claude mcp add --transport http --scope user tickerflare https://tickerflare.com/api/agent/mcp \ --header "Authorization: Bearer YOUR_NEWSEDGE_KEY" # 2) Robinhood execution (your account, your approvals) claude mcp add --transport http --scope user robinhood-trading https://agent.robinhood.com/mcp/trading
--scope user connects once for all your projects. Other agents (ChatGPT, Cursor, Claude Desktop) support MCP too — use their connect flow with the same URLs. Robinhood Agentic Trading is in beta (US, equities) and requires a Robinhood Agentic account.
What your agent can read from us
- get_digest— the week's actionable Buy/Short picks with the model's chance-of-move, expected return, lead pattern, and insider-buy / catalyst flags.
- get_ticker_detail — company profile, the live signal, and recent news with sentiment for any ticker.
- get_track_record— our out-of-sample results (resolved calls since the model was frozen). Honest: it's small while it accumulates, and we say so.
What we will never do
- Place an order or move money — that's your broker, with your approval.
- Hold your brokerage credentials — we never see them.
- Call our signals advice. TickerFlare surfaces statistical patterns from historical data; they are not financial advice, and you are responsible for your trades.
Honest about the edge: our backtest validates the logic on history, but those patterns were chosen on that history (in-sample) — the real proof is the forward track record, which we show out-of-sample only and which accumulates over time. See the track record & backtest.