Skip to content

Software for Agents

The intelligence layer your agent calls to make market decisions.

13 MCP tools across stocks, options, and crypto. Public 30-day accuracy track record. Drops into Claude Desktop, Cursor, Cline, or any MCP-compatible host.

Receipts the agent can cite

Install

Drop into any MCP host in 30 seconds

Stdio (Claude Desktop, Cursor, Claude Code):

{
  "mcpServers": {
    "marketintell": {
      "command": "bunx",
      "args": ["-y", "marketintell", "mcp"]
    }
  }
}

HTTP / SSE (remote / web clients):

URL:    https://api.marketintell.ai/mcp/sse
Header: X-API-Key: mi_live_...

Hosts tested: Claude Desktop · Cursor · Cline · Continue · Claude Code.

The surface

13 tools, two transports, one rate-limit bucket

ToolTierAuthDescription
chatfreeoptionalAuto-routed market chat (T1 fast / T2 CoT). Stocks, options, and crypto.
chat_deepprorequiredT3 supervisor — parallel specialists + synthesis (~25–40s). Pro tier.
alpha_signalsfreeoptionalLatest published signals across all domains. Each links to a public post-mortem.
signal_performancefreeoptionalWin-rate stats (1h / 4h / 24h windows). Same numbers as the public widget.
screenerfreeoptionalTrending + top gainers / losers across crypto + equities.
portfolio_listfreerequiredList portfolios you own.
portfolio_createfreerequiredCreate a new portfolio with positions.
portfolio_analyzefreerequiredPnL + risk + concentration analysis.
sessions_listfreerequiredYour recent chat sessions.
billing_statusfreerequiredPlan, daily quota, monthly LLM cost, monthly cap.
healthfreenoneServer uptime + provider circuit-breaker state.
register_challengefreenonePoW self-signup step 1 — issues a SHA-256 challenge.
registerfreenonePoW self-signup step 2 — provisions a Free-tier API key.

Per-key MCP rate limit defaults to 30 calls/min in a separate bucket from REST. Each tool emits a span trace; if you set LANGFUSE_PUBLIC_KEY on your own deployment you can cite our spans directly.

Why agents need this

Trustworthy data + reasoning is the missing primitive

Generic LLMs can describemarkets but can't cite them, and the open-data APIs they reach for drift, return stale data, or 404 mid-call. Agents calling those endpoints look smart in a demo and break in production.

MarketIntell wraps live market data, derivatives, fundamentals, on-chain analytics, social signals, macro, and prediction markets — 27+ external sources behind a single MCP surface. Every response carries a citation trail. Every signal has a 24h + 7d outcome stamped on a public post-mortem URL the agent can return as a link.

Rate-limit bucket is per-key + separate from REST traffic, so a chatty autonomous agent won't starve a human Pro user on the same key. Cost-tracking is per-tool; you see exactly what each MCP call costs you in the billing_status tool.

Find us in

MCP catalogues we live in

Free tier. No credit card.

Get a key →