MCP.so
Sign In
Servers

Trade Agent MCP Server

@Trade-Agent

Guide to connect to Trade It's MCP server and trade stocks, crypto, and options

Overview

What is Trade Agent MCP Server?

Trade Agent MCP Server is a remote MCP server that enables AI agents to execute stock, crypto, and options trades through natural-language requests. It integrates with popular brokerages and crypto exchanges via the Model Context Protocol, allowing agents to search assets, view accounts, create draft orders, and execute trades only after explicit user confirmation.

How to use Trade Agent MCP Server?

No local installation is needed. Create an account at tradeit.app, sign up for the Pro plan free trial, and connect a supported brokerage. Then point your MCP-compatible client to https://mcp.tradeit.app/mcp (Streamable HTTP) or https://mcp.tradeit.app/sse (SSE) and authenticate via browser-based OAuth.

Key features of Trade Agent MCP Server

  • Draft‑first safety model: trades require explicit user confirmation before execution
  • Supports stock, crypto, and options trading
  • Integrates with Robinhood, Charles Schwab, E*Trade, Webull, Public, Tastytrade, Coinbase, and Kraken
  • Tools: search_assets, get_accounts, create_trade, create_options_trade, execute_trade
  • Remote server – no local setup required

Use cases of Trade Agent MCP Server

  • An AI assistant buying or selling equities based on user prompts like “Buy $500 of Apple”
  • An agent creating multi‑leg options spreads (e.g., bull call spreads, credit spreads) after user approval
  • Checking portfolio balances and available cash across linked brokerage accounts
  • Searching for current prices and metadata of stocks or cryptocurrencies before trading

FAQ from Trade Agent MCP Server

Is Trade Agent MCP Server a local or remote service?

It is a remote server. You simply point your MCP client to https://mcp.tradeit.app/mcp or https://mcp.tradeit.app/sse – no local installation is needed.

Which brokerages and exchanges are supported?

Supported brokerages: Robinhood, Charles Schwab, E*Trade, Webull, Public, and Tastytrade. Supported crypto exchanges: Coinbase and Kraken.

How does the safety model work?

Trades are created as drafts first (create_trade or create_options_trade) and are not sent to the broker until you call execute_trade with explicit user confirmation. The agent must never execute trades automatically after drafting.

What transport protocols are available?

The server offers Streamable HTTP at https://mcp.tradeit.app/mcp and SSE at https://mcp.tradeit.app/sse.

What authentication is required?

After connecting to the server, you authenticate through a browser‑based OAuth flow linked to your Trade It account.

More from AI & Agents