You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Endpoint:https://mcp.thetradeagent.ai/sse Mode: Remote-only (no local deployment required)
Overview
The Trade Agent MCP Server brings stock and crypto trading support to agents. It enables natural-language interaction with stock and crypto brokerages—execute trades, query portfolio performance, and surface market insights by sending plain-English requests through the MCP protocol.
Supports Charles Schwab, Robinhood, E*TRADE, Webull, Coinbase, and Kraken. More to be added soon!
This server is remote so you don't need to run anything locally to connect. Just point your MCP-compatible agent platform to the URL above.
Tools
💬 Create Trade
Draft a trade order for review before submitting.
Example: "Buy $500 of Apple" or "Sell 10 shares of SPY"
💬 Execute Trade
Execute the trade on your brokerage.
💬 Show Account Details
List your linked brokerages along with their current value and cash balance.
Example: "Show my accounts"
💬 Search Asset
Get current price and metadata for any stock or cryptocurrency.
Example: "How's Apple doing?" or "What's the price of TSLA?"
📊 COMING SOON: Portfolio Queries
Example: "How is my portfolio doing?" or "What’s my exposure to tech?"
🔍 COMING SOON: Market Queries
Example: "How is Berkshire performing relative to the S&P?"