Trayd
Trayd
通过 Claude 交易 Robinhood。利用自然语言进行投资组合分析、实时报价和订单执行。

设置
Claude.ai (网页版) — 无需安装
前往 claude.ai > Settings > Connectors
点击 Add custom connector
名称:
trayd| URL:https://mcp.trayd.ai/mcp点击 Add > Connect > 使用 Google 登录
输入: "Link my Robinhood account"
在手机上批准通知
开始交易!
Claude Code (终端)
claude mcp add --transport http trayd https://mcp.trayd.ai/mcp --scope user输入 /mcp > 选择 trayd > Authorize > 登录 > "Link my Robinhood account"
两者都连接到同一个账户。使用你喜欢的任何一种方式即可。
Related MCP server: hummingbot-mcp
你可以做什么
功能 | 示例 |
投资组合分析 | "What's my portfolio worth?" / "Which positions are up today?" |
实时报价 | "What's NVDA trading at?" — 24/7 可用 |
买入和卖出 | "Buy 10 shares of AAPL" / "Sell my TSLA position" |
限价单 | "Place a limit order for TSLA at $400" |
阶梯订单 | "Set 5 ladder buys for NVDA from $180 to $175" |
做空 | "Short 10 shares of GME" / "Check short availability for AMC" |
多账户 | "List my accounts" / "Show portfolio for account 2" |
批量订单 | "Buy $500 worth of each: AAPL, GOOGL, MSFT" |
取消订单 | "Cancel all my open orders" |
所有限价单默认使用 24 小时延长交易。报价 24/7 提供 — 市场交易时间内使用 Robinhood 实时数据,盘后自动切换至合作市场数据提供商。
为什么选择 Trayd?
在 Robinhood 上设置 5 个阶梯限价单需要 50 多次点击和 5 分钟。
使用 Trayd:"Set 5 ladder buys for NVDA from $180 to $175" — 一句话,10 秒搞定。
Trayd 与其他交易 MCP 的不同之处:
在浏览器中运行 — 唯一可在 claude.ai 上运行的交易 MCP(无需 CLI)
远程服务器 — 无需安装,无需 Python,无需 Docker,无需 API 密钥
完整交易功能 — 不仅仅是只读。支持买入、卖出、做空、批量、阶梯下单
多账户 — 通过一个连接管理多个 Robinhood 账户
24/7 报价 — 即使在市场关闭时也能提供双源定价
交易机器人
Claude Code 的 /loop 命令可将 Trayd 变成一个全天候运行的交易代理:
"Check my positions every 5 minutes. If anything drops 3%, sell it."
"Monitor NVDA. If it hits $130, buy 20 shares."
"Rebalance my portfolio to equal weight every morning at 9:35 AM."无需代码。无需脚本。只需 Claude 按计划执行的自然语言规则。
安全性
You → Claude → Trayd Server → Robinhood APIRobinhood 凭据直接传递给 Robinhood 的 API — 从不存储
访问令牌仅保存在内存中 — 在注销、重启或重新部署时会被清除
采用带 PKCE 的 OAuth 2.1 进行 MCP 身份验证
每次登录都需要 Robinhood 手机双重验证 (2FA) — 你需要在设备上批准每次会话
基础设施:AWS ECS Fargate + Cloudflare Tunnel + 全站 HTTPS
自行验证: 下一个不会成交的测试订单 — "Limit buy 1 NVDA at $50" — 查看你的 Robinhood 应用,你会看到它。可以在任何一端取消。零风险。
牵引力
活跃交易者通过
/loop运行自动化策略同时在 claude.ai 和 Claude Code 上使用
故障排除
问题 | 解决方法 |
身份验证无效 | 输入 |
手机通知丢失 | 确保已安装 Robinhood 应用并已登录 |
"Authentication required" | 重新运行 |
订单被拒绝 | 确保限价单包含价格 |
免责声明
本软件按“原样”提供。你对通过你的账户进行的所有交易负全部责任。不构成财务建议。与 Robinhood Markets, Inc. 无关联。
邮箱: team@trayd.ai | 问题反馈: trayders/trayd-mcp
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables natural language trading operations through Alpaca's Trading API, supporting stocks, options, crypto, portfolio management, and real-time market data access through AI assistants like Claude.MIT
- AlicenseAqualityDmaintenanceEnables Claude and Gemini CLI to interact with Hummingbot for automated cryptocurrency trading across multiple exchanges.11Apache 2.0
- Alicense-qualityDmaintenanceConnect your Robinhood account to Claude Code (or any MCP client) for conversational portfolio management and automated trading.1MIT
- Flicense-qualityDmaintenanceEnables AI models to manage Robinhood portfolios, execute trades, and run automated trading bots with stop-loss/take-profit monitoring.1
Related MCP Connectors
WHOOP recovery, strain, sleep and workouts in Claude via official WHOOP OAuth. Free, open source.
Global stock research, ML forecasts, valuation signals, screeners & portfolio tracking in Claude
Brazilian Open Finance MCP — 30+ banks (Itaú, Nubank, etc.) to Claude/Cursor. Read-only.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/trayders/trayd-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server