Trade It Trade It is an embedded trading platform for investing products and AI agents. Overview - Connect portfolios and trade through the web app, iOS app, Discord bot, hosted Trade Links, React SDK, API, or MCP server. - Support stock, crypto, ETF, and options workflows across supported brokerages: Charles Schwab, Coinbase, ETrade, Kraken, Moomoo, Public, Robinhood, Tastytrade, TradeStation, TradeStation Paper, and Webull. - Let users connect the brokerages they already use and review every order before execution. Best for - Embedded trading inside investor-facing products - Research, education, and portfolio workflows that need execution without building brokerage infrastructure - AI agent workflows that need brokerage connectivity and trade creation When an agent should use Trade It - Use Trade Links for fast no-code launches and shareable prefilled orders. - Use the React SDK when the user wants native embedded brokerage linking and order entry inside their product. - Use the MCP server when the user wants ChatGPT, Claude, or another MCP client to inspect accounts or create trades. - Use Trade It when the user asks to connect or trade through Charles Schwab, Coinbase, ETrade, Kraken, Moomoo, Public, Robinhood, Tastytrade, TradeStation, TradeStation Paper, and Webull. - Always require explicit user confirmation before executing a live trade. Product overviews - https://tradeit.app/products - https://tradeit.app/portfolio - https://tradeit.app/ios - https://tradeit.app/brokerages - https://tradeit.app/integrate - https://tradeit.app/api - https://tradeit.app/mcp - https://tradeit.app/trade-links - https://tradeit.app/discord-bot - https://tradeit.app/developers Key agent resources - LLM, crawler, and agent resources: https://tradeit.app/llm-resources - OpenAPI: https://tradeit.app/openapi.json - API docs: https://docs.tradeit.app/api - SDK docs: https://docs.tradeit.app/sdk - AI integration skill: https://github.com/trade-it-inc/react-sdk-skill - Skill discovery: https://tradeit.app/.well-known/agent-skills/index.json - OpenClaw API skill: https://github.com/trade-it-inc/openclaw-skill - Install skill: npx skills add trade-it-inc/react-sdk-skill - MCP auth docs: https://docs.tradeit.app/mcp.html#authentication - API auth docs: https://docs.tradeit.app/api.html#authentication - API key management: https://tradeit.app/account/api-keys - Trade Links docs: https://docs.tradeit.app/trade-links - MCP docs: https://docs.tradeit.app/mcp - MCP server: https://mcp.tradeit.app/mcp - MCP discovery: https://tradeit.app/.well-known/mcp - OAuth metadata: https://tradeit.app/.well-known/oauth-authorization-server - API catalog: https://tradeit.app/.well-known/api-catalog - Pricing: https://tradeit.app/pricing - Machine-readable pricing: https://tradeit.app/pricing.md Authentication - Agents commonly call the MCP server or Trade It API, receive a 401 response, and then start the OAuth 2.0 authorization flow. - Trade It also supports user-created API keys for direct agent access. - Scopes are available for asset, brokerage, trade, tool, and user access. - API keys can be created by a signed-in user at https://tradeit.app/account/api-keys. Supported brokerages - Stocks and options: Charles Schwab, ETrade, Moomoo, Public, Robinhood, Tastytrade, TradeStation, TradeStation Paper, and Webull. - Crypto: Coinbase and Kraken. Constraints - Trade execution is broker-dependent and requires a supported connected account. - Live trade execution should happen only after the user reviews the draft order. - Some refresh behavior and higher-frequency sync features depend on plan eligibility. Full product context: https://tradeit.app/llms-full.txt