- Home
- MCP servers
- Trayd
Trayd
- typescript
8
GitHub Stars
typescript
Language
4 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Trayd MCP Server lets you connect Claude Code to your Robinhood account through a dedicated MCP endpoint. It enables you to analyze your portfolio, fetch real-time quotes, and execute trades using natural conversation, avoiding dozens of screens and manual clicks.
How to use
To use Trayd with Claude Code, you connect to the MCP server and authorize your Robinhood account. Follow these practical steps to start trading through natural language.
claude mcp add --transport http trayd https://mcp.trayd.ai/mcp --scope user
Using the MCP with Claude Code
In Claude Code: open the command area and enter the MCP flow to authorize and link your Robinhood account.
Steps you follow in Claude Code after adding the MCP server:
-
Type
/mcp– choosetraydand click Authorize. -
Sign in with Google to complete authentication.
-
Say: “Link my Robinhood account” to initiate the linking process.
-
Approve the linking request on your phone.
-
Start trading by issuing natural-language commands such as asking for quotes, portfolio insights, or placing trades.
What you can do
You can analyze your portfolio, get real-time market data, and execute trades through conversational prompts.
Key capabilities (examples)
Portfolio analysis and insights: determine portfolio worth, identify biggest movers, and spot positions down or up today.
Note on market hours
Market orders work during regular hours (9:30 AM – 4:00 PM ET). Extended hours require limit orders due to Robinhood policy.
Why use Trayd
Trayd streamlines multi-step trading tasks by converting complex sequences into a single spoken or typed request, such as setting multiple laddered orders in one sentence.
Available tools
place_order
Place a trade order for a specified symbol with quantity, price, and order type (market, limit, or stop).
cancel_order
Cancel an open order by its order identifier.
get_quote
Fetch a real-time quote for a given stock symbol, including bid/ask and intraday range.
get_portfolio
Retrieve an overview of portfolio value, buying power, and cash available.
get_positions
List current holdings with position details such as shares, average cost, and market value.