Trayd allows users to trade on Robinhood using natural language commands, providing portfolio analysis, real-time quotes, and order execution.
From the registry: Trade Robinhood through natural language in Claude Code.

Please install the `trayd-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Trayd account** — Google account for OAuth sign-in to link Robinhood (https://trayd.ai)
- **Robinhood account** — Robinhood account required for trading
Canonical MCP server config (HTTP transport):
- url: `https://mcp.trayd.ai/mcp`
Note: Trade Robinhood from Claude via remote MCP server. Auth via OAuth 2.1 PKCE. Robinhood credentials never stored. Claude Code: claude mcp add --transport http trayd https://mcp.trayd.ai/mcp --scope user
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
MCP server integrating with Stripe - tools for customers, products, payments, and more.