Trayd
Trayd
ClaudeからRobinhoodで取引。自然言語によるポートフォリオ分析、リアルタイムの株価取得、注文実行が可能です。

セットアップ
Claude.ai (Webアプリ) — インストール不要
claude.ai にアクセス > Settings > Connectors
Add custom connector をクリック
Name:
trayd| URL:https://mcp.trayd.ai/mcpAdd > 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
できること
機能 | 例 |
ポートフォリオ分析 | 「ポートフォリオの価値は?」 / 「今日上昇しているポジションは?」 |
リアルタイム株価 | 「NVDAの株価は?」 — 24時間365日対応 |
売買 | 「AAPLを10株購入」 / 「TSLAのポジションを売却」 |
指値注文 | 「TSLAを400ドルで指値注文」 |
ラダー注文 | 「NVDAを180ドルから175ドルまで5段階のラダー買い注文」 |
空売り | 「GMEを10株空売り」 / 「AMCの空売り可能数を確認」 |
マルチアカウント | 「アカウント一覧を表示」 / 「アカウント2のポートフォリオを表示」 |
一括注文 | 「AAPL、GOOGL、MSFTをそれぞれ500ドル分購入」 |
注文キャンセル | 「未約定の注文をすべてキャンセル」 |
すべての指値注文はデフォルトで 24時間延長取引 となります。株価情報は24時間365日提供されます。市場が開いている間はRobinhoodのライブデータを使用し、夜間は提携する市場データプロバイダーのデータに自動的に切り替わります。
なぜTraydなのか?
Robinhoodで5段階のラダー指値注文を設定するには、50回以上のクリックと5分間の時間が必要です。
Traydなら:「Set 5 ladder buys for NVDA from $180 to $175」 — 1文、10秒で完了します。
Traydが他の取引MCPと異なる点:
ブラウザで動作 — claude.aiで動作する唯一の取引MCP(CLI不要)
リモートサーバー — インストール不要、Python不要、Docker不要、APIキー不要
フル機能の取引 — 読み取り専用ではありません。購入、売却、空売り、一括注文、ラダー注文が可能
マルチアカウント — 1つの接続で複数のRobinhoodアカウントを管理
24時間365日の株価情報 — 市場が閉まっている時でもデュアルソースの価格情報を提供
取引ボット
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に直接渡され、保存されることはありません
アクセストークンはメモリ内でのみ保持され、ログアウト、再起動、または再デプロイ時に消去されます
MCP認証にはPKCEを用いたOAuth 2.1を採用
ログインのたびに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