Now available through the Official MCP Registry - Streamable HTTP: https://mcp.tradeit.app/mcp - SSE: https://mcp.tradeit.app/sse 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 throu
Add this skill
npx mdskills install Trade-Agent/trade-agent-mcpRemote trading MCP server with clear tool descriptions and good examples across multiple brokerages
Now available through the Official MCP Registry
Endpoints:
https://mcp.tradeit.app/mcphttps://mcp.tradeit.app/sseThe 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.
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.
💬 Create Trade Creates a trade order to buy or sell an asset.
ORDER TYPES:
limit_price.stop_price.stop_price and limit_price.EXAMPLES:
DEFAULTS:
Execute Trade to complete. This allows you to review and confirm trades.💬 Create Option Trade (Beta) Creates a trade order to buy or sell an options contract.
EXAMPLES:
💬 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?"
https://mcp.tradeit.app/mcp or https://mcp.tradeit.app/sse.Install via CLI
npx mdskills install Trade-Agent/trade-agent-mcpTrade It MCP Server is a free, open-source AI agent skill. Now available through the Official MCP Registry - Streamable HTTP: https://mcp.tradeit.app/mcp - SSE: https://mcp.tradeit.app/sse 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 throu
Install Trade It MCP Server with a single command:
npx mdskills install Trade-Agent/trade-agent-mcpThis downloads the skill files into your project and your AI agent picks them up automatically.
Trade It MCP Server works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.