Analytics
marketintell.ai
Provides market intelligence, trading signals, and token screening for financial analysis.
ENDPOINT 1
https://api.marketintell.ai/mcp
MCP server metadata
- Name
- marketintell
- Version
- 0.1.0
MarketIntell is a crypto & market-intelligence MCP server. Use `chat` for natural-language market questions (it auto-routes to the right analysts via a T3 supervisor). Use `alpha_signals` for ranked, time-stamped trade signals and `signal_performance` for the rolling 30-day accuracy of those signals — both render inline MCP-App UIs in hosts that support io.modelcontextprotocol/ui. Use `screener` to filter assets and `portfolio` tools for position analysis. Capability discovery (initialize, tools/list, resources/list, ping) is open; `tools/call` and `resources/read` of data resources require an X-API-Key. Get a key at https://marketintell.ai/signup or via SHA-256 proof-of-work at https://api.marketintell.ai/v1/auth/challenge. On a 401, follow the WWW-Authenticate header to the protected-resource metadata and its agent_auth API-key flow.
Known tools 17
chatRun a query through MarketIntell's brain (auto-routes to T1 fast agent or T2 CoT pipeline based on intent).
chat_deepRun a query through MarketIntell's T3 supervisor — parallel specialists across technical/derivatives/macro/social/onchain/etc.
alpha_signalsFetch recent alpha signals — automated market intelligence.
signal_performanceRealized signal accuracy — rolling 30-day win rate over CLOSED trade signals, where a win is a real take-profit / in-profit expiry (net positive after fees & leverage) and a loss is a real stop-loss / losing expiry.
screenerToken screening — find trending tokens, top gainers, and top losers.
portfolio_listList all portfolios owned by the authenticated key.
portfolio_createCreate a new portfolio for the authenticated key.
portfolio_analyzeCompute PnL + risk assessment for a portfolio you own.
sessions_listList the authenticated key's recent chat sessions.
billing_statusReturn the authenticated key's plan, daily quota usage, monthly LLM-cost-cents, and cap.
healthMarketIntell system health — uptime, cache stats, memory, provider circuit-breaker states.
register_challengeStep 1 of MCP self-signup.
registerStep 2 of MCP self-signup.
execute_propose_intentPropose a trade intent to the user's connected broker.
execute_approve_intentApprove a pending trade intent and place the order at the broker.
execute_list_intentsList the caller's recent trade intents (pending, executed, rejected).
execute_read_portfolioRead the caller's connected broker account snapshot — equity, cash, buying power, open positions.