Trade Agent

Trade Agent

Execute stock and crypto trades on your brokerage via Trade Agent

39
Stars
5
Forks
0
Releases

Overview

The Trade It MCP Server is a remote, cloud-based MCP service that lets agents interact with stock and crypto brokerages using natural-language requests through the MCP protocol to execute trades, query portfolio performance, and surface market insights. Endpoint: https://mcp.tradeit.app/sse. Mode: Remote-only (no local deployment required). It supports multiple brokerages including Charles Schwab, Robinhood, E*TRADE, Webull, Coinbase, and Kraken (with more to come). Through the MCP interface, users can create trades, execute trades, show account details, and search assets—plus upcoming features like portfolio queries and copy trading. Getting started is simple: create an account on tradeit.app, sign up for the Pro plan's free trial, connect a brokerage, and connect the MCP client to the endpoint via browser-based OAuth. The server is designed for MCP-compatible agent platforms, allowing trading without running anything locally.

Details

Owner
Trade-Agent
Language
License
Creative Commons Zero v1.0 Universal
Updated
2025-12-07

Features

Create Trade

Creates a trade order to buy or sell an asset. Supports market (default), limit (requires limit_price), stop (requires stop_price), and stop_limit (requires both stop_price and limit_price) with practical examples.

Execute Trade

Executes the prepared trade on your connected brokerage.

Show Account Details

Lists linked brokerages along with their current value and cash balance (example: 'Show my accounts').

Search Asset

Gets current price and metadata for any stock or cryptocurrency (examples: 'How's Apple doing?' or 'What's the price of TSLA?').

Multi-brokerage support

Supports multiple brokerages including Charles Schwab, Robinhood, E*TRADE, Webull, Coinbase, and Kraken to enable trading across platforms.

Remote-only deployment

Remote MCP server with no local installation required; connect via the MCP endpoint to start trading.

Portfolio Queries (Coming Soon)

Coming soon feature enabling portfolio-level insights and exposure analysis.

Copy Trading (Coming Soon)

Coming soon feature to enable copying another trader's portfolio allocations.

Tags

stock tradingcrypto tradingbrokerage integrationMCPremoteOAuthportfoliomarket dataorder executionmulti-brokerage