Execute stock and crypto trades via Trade Agent
Trade Agent becomes available to MCP clients through the trade agent mcp server. Execute stock and crypto trades via Trade Agent.
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.
Once connected, the assistant can call these 13 tools directly:
search_assets — Look up a stock or crypto by ticker or name; returns price and metadataget_accounts — List linked accounts and balances; also used when linking a new brokeragecreate_trade — Create a draft equity/crypto buy or sell for reviewcreate_options_trade — Create a draft single- or multi-leg options order for reviewexecute_trade — Submit a previously created draft to the broker after explicit user confirmationBrokerage — IDRobinhood — 1Coinbase — 3Kraken — 5Webull — 8Public — 11Tastytrade — 12Disclaimers — The Disclaimers tool exposed by this serverSetup follows the standard MCP pattern: clone or install the server, then register it in your client's configuration file and restart the client. The configuration snippets on this page cover Claude Desktop, Claude Code and Cursor.
Developer-tool servers are usually the first ones people connect, because they turn "help me with this code" into an assistant that can actually read the repo and act on it. Trade Agent sits in that group, and the shape of its toolset — search_assets, get_accounts, create_trade among others — tells you what it is really for. Worth comparing against the other developer tools servers in this directory before you commit to one, since several overlap in scope but differ sharply in setup cost and permissions.
| Tool | What it does |
|---|---|
| search_assets | Look up a stock or crypto by ticker or name; returns price and metadata. |
| get_accounts | List linked accounts and balances; also used when linking a new brokerage. |
| create_trade | Create a **draft** equity/crypto buy or sell for review. |
| create_options_trade | Create a **draft** single- or multi-leg options order for review. |
| execute_trade | Submit a previously created draft to the broker **after** explicit user confirmation. |
| Brokerage | ID |
| Robinhood | 1 |
| Coinbase | 3 |
| Kraken | 5 |
| Webull | 8 |
| Public | 11 |
| Tastytrade | 12 |
| Disclaimers | The Disclaimers tool exposed by this server. |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.