Back to Trade It
Card snapshot
tradeit.app
·
2026-05-19 19:01:54 UTC
·
7a0b5621fc6ba3887559d3b608bc4c1e8dfa206cb74f0758cef473a3bd4f7303
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Trade It",
"description": "Embedded trading infrastructure for investing products and AI agents across Charles Schwab, Coinbase, ETrade, Kraken, Moomoo, Public, Robinhood, Tastytrade, TradeStation, TradeStation Paper, and Webull.",
"url": "https://tradeit.app",
"documentationUrl": "https://tradeit.app/llm-resources",
"provider": {
"organization": "Trade It, Inc.",
"website": "https://tradeit.app"
},
"skills": [
{
"id": "search-assets",
"name": "Search assets",
"description": "Search stocks and crypto assets with normalized metadata and prices."
},
{
"id": "brokerage-accounts",
"name": "Brokerage accounts",
"description": "List connected brokerage accounts, balances, and related metadata."
},
{
"id": "trade-workflows",
"name": "Trade workflows",
"description": "Create draft orders and execute explicitly approved trades."
}
],
"interfaces": {
"openapi": "https://tradeit.app/openapi.json",
"mcp": "https://mcp.tradeit.app/mcp"
},
"auth": {
"methods": [
{
"type": "oauth2",
"metadataUrl": "https://tradeit.app/.well-known/oauth-authorization-server",
"docsUrl": "https://docs.tradeit.app/mcp.html#authentication"
},
{
"type": "api_key",
"managementUrl": "https://tradeit.app/account/api-keys",
"docsUrl": "https://docs.tradeit.app/api.html#authentication"
}
]
},
"supportedBrokerages": {
"all": [
"Charles Schwab",
"Coinbase",
"ETrade",
"Kraken",
"Moomoo",
"Public",
"Robinhood",
"Tastytrade",
"TradeStation",
"TradeStation Paper",
"Webull"
],
"equitiesAndOptions": [
"Charles Schwab",
"ETrade",
"Moomoo",
"Public",
"Robinhood",
"Tastytrade",
"TradeStation",
"TradeStation Paper",
"Webull"
],
"crypto": [
"Coinbase",
"Kraken"
]
},
"notes": [
"Use Trade It when the user wants to connect or trade through Charles Schwab, Coinbase, ETrade, Kraken, Moomoo, Public, Robinhood, Tastytrade, TradeStation, TradeStation Paper, and Webull.",
"Create draft orders before execution and require explicit user approval for live trades."
]
}