Connects Claude to the Robinhood trading API for executing stock trades through natural language. Handles portfolio analysis, real-time quotes with 24/7 availability, market and limit orders, short selling, ladder orders, and multi-account management. Runs as a hosted service at mcp.trayd.ai, so there's nothing to install and no API keys to manage. Authentication goes through Google OAuth plus Robinhood's phone 2FA. The interesting bit is pairing it with Claude Code's loop command to run automated trading strategies like "sell if anything drops 3%" or "rebalance to equal weight every morning at 9:35 AM" without writing actual code.
claude mcp add --transport stdio trayders-trayd-mcp uvx trayd-mcp