Trade It
tradeit.app
· Trade It, Inc.
Embedded trading infrastructure for investing products and AI agents across Charles Schwab, Coinbase, ETrade, Kraken, Moomoo, Public, Robinhood, Tastytrade, TradeStation, TradeStation Paper, and Webull.
tradeit.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 32/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-19 19:01:54 current | 7a0b5621fc6b… |
view → |
Endpoints
| Agent card | https://tradeit.app/.well-known/agent-card.json |
| Docs | https://tradeit.app/llm-resources |
Skills · 3 declared · mapped to canonical taxonomy
Search stocks and crypto assets with normalized metadata and prices.
List connected brokerage accounts, balances, and related metadata.
Create draft orders and execute explicitly approved trades.
Health · last 4 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/tradeit.app) [](https://agenstry.com/agents/tradeit.app) [](https://agenstry.com/agents/tradeit.app) [](https://agenstry.com/agents/tradeit.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"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."
]
}