Financial

Trade It MCP Server

Connect your account, then chat with AI to run tools.

Trade It is a platform that facilitates trading activities, allowing users to execute trades and manage their portfolios. It provides real-time market data and trading tools, making it suitable for both novice and experienced traders.

Official server
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

AI Skill
SKILL.md

Domain knowledge for Trade It — workflow patterns, data models, and gotchas for your AI agent.

Trade It connects to multiple brokerage accounts (Robinhood, ETrade, Coinbase, Kraken, etc.) to provide unified portfolio management and trade execution. The platform normalizes data across different brokerages, giving you a single interface to view holdings, execute trades, and track performance.

Core Capabilities

Market Data & Research: Look up real-time prices and metadata for stocks and cryptocurrencies by ticker symbol or company name.

Account Management: Connect and manage multiple brokerage accounts from different providers. View consolidated holdings across all linked accounts with normalized position data.

Trade Execution: Create and execute both equity and options trades. The platform uses a two-step process: first create draft orders for review, then execute only when explicitly confirmed. Supports complex options strategies with multiple legs for spreads and combinations.

Portfolio Tracking: Access recent trade history with pagination and request fresh account synchronization when needed.

Trading Workflow

All trades follow a safety pattern: create draft orders first, let users review the details, then execute only upon explicit confirmation. Never execute trades without clear user intent and approval of the specific order parameters.

Gotchas

  • Fresh data synchronization with brokerages may have rate limits or eligibility windows
  • Account linking requires proper authentication with each brokerage
  • Draft orders expire and must be executed promptly after creation

Frequently Asked Questions

What is the Trade It MCP server?

Trade It is a platform that facilitates trading activities, allowing users to execute trades and manage their portfolios. It provides real-time market data and trading tools, making it suitable for both novice and experienced traders. It provides tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Trade It to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/tradeit-mcp. Authentication is handled automatically.

What authentication does Trade It require?

Trade It uses API Key. Trade It requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Trade It to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/tradeit-mcp

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Trade It?

Sign in to connect your credentials and start running tools from the chat.

Trade It MCP Server & Skill