Trade It Agent Resources
Trade It LLM, crawler, and agent resources
Trade It helps investing products and AI agents launch embedded trading with brokerage connectivity, draft-first order review, and support for Charles Schwab, Coinbase, ETrade, Kraken, Public, Robinhood, Tastytrade, and Webull. Use this page as the canonical landing page for machine-readable Trade It resources.
Machine-readable pricing and agent guidance
Use the markdown and llms files when an AI system needs summary context, pricing, or product guidance without crawling the full website.
Agent authentication
Agents typically start by calling the MCP server or a Trade It API tool, receive a 401, and then continue through the OAuth flow using the published metadata. Users can also create API keys for direct agent access when that is a better fit.
OpenAPI and API reference
Use the Trade It OpenAPI document and API reference when you need machine-readable endpoint details for brokerage account access, market asset lookup, and trade workflows.
MCP server
The Trade It MCP server exposes tools for account lookup, asset search, holdings, recent trades, draft trade creation, and live trade execution after user approval across Charles Schwab, Coinbase, ETrade, Kraken, Public, Robinhood, Tastytrade, and Webull.
Supported brokerages
Trade It currently supports Charles Schwab, Coinbase, ETrade, Kraken, Public, Robinhood, Tastytrade, and Webull. Equity and options workflows are available through Charles Schwab, ETrade, Public, Robinhood, Tastytrade, and Webull, while crypto workflows are available through Coinbase and Kraken.
Launch paths for embedded trading
Choose the integration surface that matches the product you are building: hosted Trade Links for speed, the React SDK for native embeds, or the MCP server for agentic workflows across Charles Schwab, Coinbase, ETrade, Kraken, Public, Robinhood, Tastytrade, and Webull.