The TradeEasy MCP server exposes our analysis pipeline — AI sentiment, market regime, economic calendar, breaking news, morning briefs and smart-money positioning — as native tools inside Claude, Cursor, and any MCP-compatible client. Your AI does the reasoning; TradeEasy supplies the data it reasons with.
get_sentimentAI sentiment verdict, confidence and key drivers for any tracked assetget_market_regimeCurrent market regime (risk-on / risk-off / mixed) with breadth contextget_economic_calendarUpcoming high-impact economic events with forecasts and previous printsget_breaking_newsLatest curated market-moving headlines with impact scoringget_morning_briefThe day’s pre-market briefing: themes, movers, what to watchget_cotCFTC Commitments of Traders positioning for futures-linked assetsAll responses are precomputed pipeline intelligence — fast, deterministic, and rate-limited per key.
MCP access is included with TradeEasy Premium, Annual and Lifetime plans. Just want the data feed? The MCP Access plan is $25/month — no web app, only the server.
claude.ai (web & desktop connectors): go to Settings → Connectors → Add custom connector, paste the server URL below, and approve access when TradeEasy asks — no key handling needed (OAuth).
For key-based clients, create a key at tradeeasyai.net/mcp/account and send it as an X-API-Key header or an Authorization: Bearer token:
https://api.tradeeasyai.net/public/v1/mcpclaude mcp add tradeeasy --transport http https://api.tradeeasyai.net/public/v1/mcp --header "X-API-Key: YOUR_KEY"
{
"mcpServers": {
"tradeeasy": {
"command": "npx",
"args": [
"-y", "mcp-remote", "https://api.tradeeasyai.net/public/v1/mcp",
"--header", "X-API-Key: YOUR_KEY"
]
}
}
}{
"mcpServers": {
"tradeeasy": {
"url": "https://api.tradeeasyai.net/public/v1/mcp",
"headers": { "X-API-Key": "YOUR_KEY" }
}
}
}Then just ask: “What’s the sentiment on gold, and what high-impact events are coming this week?”
The MCP add-on is available on organization API keys, so your own AI assistants, internal desks, and client-facing copilots can call TradeEasy tools under one contract — with optional white-labeling, per-key rate limits, and monthly usage reporting. Flat monthly pricing for internal or client-facing use.
Talk to us about B2B access →All data served by the TradeEasy MCP server is educational market analysis — not investment advice, and not for triggering fully automated trade execution. Rate limits apply per key. Trading involves risk; past performance is not indicative of future results.