Field notes · Robinhood's agentic MCP, launched 27 May 2026 · the first three weeks
Not a primer on agentic trading — a read on the moves behind the early wins, pulled from every on-topic thread since launch day.
The honest headline up front: the feature is three weeks old, so every result is a tiny, short-horizon sample in a rising market — nobody has shown a durable edge yet. But the people who get somewhere all make the same moves. The Robinhood MCP is the execution arm; the decisions, the data, and the discipline live everywhere except inside the model's free will.
The Playbook
Each is drawn straight from the threads. The green chips open that archived thread below.
The most common failure isn't a bad strategy, it's that the agent researches and recommends but won't pull the trigger, or is stuck read-only. The people who break through:
claude mcp add robinhood-trading --transport http \
https://agent.robinhood.com/mcp/trading
Reality check: truly hands-off needs a wrapper (cron + a rules file), and Claude Code has to stay open — it trades while your machine is on, not 24/7.
The strongest pattern among people reporting results: a deterministic, backtestable signal engine decides; the agent just places and manages the order via the MCP.
The flagship 185-comment build runs a Ruby + Intrinio opening-range-breakout engine; Claude does zero deciding — it fires orders because the MCP makes execution trivial vs. hand-coding Robinhood's API. Claimed 3/3 live winning days and an 18-month backtest of ~45% annualized / Sharpe ~2.07. His words: "I don't let AI make any decisions… I just use Claude to make the actual orders."
Why it's the best move: it sidesteps the two killers — token cost (the math runs in a script, ~$0 tokens on a Max sub) and LLM unreliability.
Recurring finding: the MCP gives execution + your positions but not enough market data to trade well — "you really just want the APIs." What works:
The setups that survive contact with reality write decisions to a SQLite log and run a plain SPY trade as the baseline — morning analysis (incl. Reddit sentiment via apewisdom), midday execution, end-of-day review. Judge on win rate over 30–100+ trades, max drawdown, Sharpe, and realistic slippage — never a two-day streak. The flagship's own admission: at 0.15% slippage its 45% backtest collapses toward 0%.
The Robinhood app's own subreddit — where staff like u/Robinhood_Alex actually reply — is the richest vein, and it shows the feature is not just day-trading bots:
The Ledger
Every one is from the first three weeks since the 27 May launch: tiny capital, days-long, in a rising market, rarely benchmarked. Anecdotes, not evidence — but they're what the crowd is pointing at.
Tap any row — hit the green ▾ — to open that full thread right here: comments, criticism, questions, and a written description of every screenshot. 100% offline.
| Who | Setup (Robinhood MCP) | Result claimed | Source URL (plain text) | |
|---|---|---|---|---|
| ▾ | u/TastyTrading | Deterministic ORB engine; Claude executes via the MCP | 3/3 winning days live (+0.3–1.9%/day); 18-mo backtest 45% / Sharpe 2.07 | old.reddit.com/r/Daytrading/comments/1u7wbum/agentic_bot_crushes_100_win_rate/ |
| ▾ | u/neondragony | $500 bot on the MCP; "cash is a position" | SOFI/SPCX +$24; sat out pre-FOMC and set an alarm instead | old.reddit.com/r/Daytrading/comments/1u7wbum/agentic_bot_crushes_100_win_rate/os4pny4/ |
| ▾ | u/Desperate-Cattle-man | ChatGPT/Codex + RH agentic; small self-grown DB | ZEDGE +30%, disciplined early exit → rotated into JFIN | old.reddit.com/r/ChatGPT/comments/1u60ogc/ai_trading/ |
| ▾ | u/the_pezcorekid | Claude + RH MCP, Codex as red-team | Day-1 the red-team killed a holiday "sell-the-news" trap | old.reddit.com/r/ClaudeCode/comments/1u8n6tw/connected_a_robinhood_account_to_claude_code_and/ |
| ▾ | u/PomegranateOk8575 | ChatGPT-5.5 + RH MCP, $100, hourly | Claimed +10% in 7 days — but commenters showed it lagged the index | old.reddit.com/r/wallstreetbets/comments/1u9fuou/i_let_chatgpt_trade_a_small_robinhood_account_for/ |
Guardrails of the tool itself
At launch it was equities only, but as of ~12 Jun options are rolling out to agentic trading through the MCP — discover chains, pull full Greeks, and place or cancel orders. Crypto and futures still aren't supported, and reliability is shaky (users reported the app and agents going down mid-session, unable to close SPY puts).
Dedicated agentic account, separate from your portfolio; the agent reads all accounts but trades only in the agentic one; user-set spending cap; per-trade push approval; disconnect anytime. PDT being scrapped makes small-account experiments viable.
The Archive
Every on-topic thread since launch day. The source URL is shown under each title as plain text you can copy.
Tap any row — hit the green ▾ — to open that full thread right here: comments, criticism, questions, and a description of each screenshot. 100% offline.
| Date | Subreddit | Title & source URL | Cmts | Img |
|---|