● degraded
Trade It is an MCP server for brokerage-aware investing workflows. It lets AI assistants search stocks and crypto, list and link supported brokerage accounts, inspect holdings and recent trades, create draft stock, ETF, crypto, and options orders, and execute live trades only after explicit user approval. Trade It supports Robinhood, ETrade, Charles Schwab, Webull, Public, Tastytrade, Coinbase, and Kraken, and authenticates with OAuth or user-created API keys.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/trade-it/tradeit/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/trade-it/tradeit/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://smithery.ai/servers/trade-it/tradeit