Trade It MCP Server
👉 Full Documentation Here 👈
Now available through the Official MCP Registry
Table of contents
- Overview
- Getting started
- Connecting
- Tools
- Trade status reference
- Brokerage IDs (API helpers)
- Disclaimers
Overview
The Trade It MCP Server brings stock, crypto, and options 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.
Endpoints:
- Streamable HTTP:
https://mcp.tradeit.app/mcp - SSE:
https://mcp.tradeit.app/sse
Brokerage Support:
Crypto Exchange Support:
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.
Getting Started
- First, create an account at https://tradeit.app.
- Sign up for the Pro plan's free trial.
- Connect your brokerage of choice.
Connecting
- Connect your MCP client to
https://mcp.tradeit.app/mcporhttps://mcp.tradeit.app/sse. - Authenticate through the browser-based OAuth flow.
- You're now ready to start trading!