Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

DepthFeed

REMOTE · API.DEPTHFEED.COM · SCANNED SEP 20

Order-book depth & history for Polymarket, Kalshi & Limitless. Keyless demo, key for full access.

0 this week 77 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability66
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2746 tokens (~183/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 15 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the DepthFeed MCP server?

DepthFeed is a hosted endpoint at https://api.depthfeed.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.depthfeed.com

# add to Claude Code
claude mcp add --transport http com-depthfeed-depthfeed 'https://api.depthfeed.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-depthfeed-depthfeed": {
      "url": "https://api.depthfeed.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-depthfeed-depthfeed": {
      "type": "http",
      "url": "https://api.depthfeed.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-depthfeed-depthfeed]
url = "https://api.depthfeed.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-depthfeed-depthfeed": {
      "type": "remote",
      "url": "https://api.depthfeed.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-depthfeed-depthfeed --url 'https://api.depthfeed.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-depthfeed-depthfeed:
    url: "https://api.depthfeed.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-depthfeed-depthfeed": {
      "Transport": "http",
      "Url": "https://api.depthfeed.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-depthfeed-depthfeed -t streamable-http -u 'https://api.depthfeed.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-depthfeed-depthfeed": {
      "type": "http",
      "url": "https://api.depthfeed.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Sept 26 0
    • Tool “kalshi_get_orderbook” rewrote its description, which is the text the model reads security
    • Tool “kalshi_get_candles” rewrote its description, which is the text the model reads security
    • Tool “kalshi_get_snapshots” rewrote its description, which is the text the model reads security
    • Tool “kalshi_search_markets” rewrote its description, which is the text the model reads security
    • Tool “limitless_get_orderbook” rewrote its description, which is the text the model reads security
    • Tool “limitless_get_snapshots” rewrote its description, which is the text the model reads security
    • Tool “limitless_search_markets” rewrote its description, which is the text the model reads security
    • “backtest_paths” reworded the description of “coin” cosmetic
    • “kalshi_search_markets” reworded the description of “coin” cosmetic
    • “limitless_search_markets” reworded the description of “coin” cosmetic
    • “polymarket_get_market” reworded the description of “coin” cosmetic
    • “polymarket_get_snapshots” reworded the description of “coin” cosmetic
    • “polymarket_search_markets” reworded the description of “coin” cosmetic
  • 2 Sept 26 −1
    • Schema quality: 154 → 181 functional
    • “kalshi_get_snapshots” added an optional parameter “fill” cosmetic
    • “kalshi_get_snapshots” added an optional parameter “interval” cosmetic
    • “limitless_get_snapshots” added an optional parameter “fill” cosmetic
    • “limitless_get_snapshots” added an optional parameter “interval” cosmetic
    • “polymarket_get_snapshots” added an optional parameter “fill” cosmetic
    • “polymarket_get_snapshots” reworded the description of “interval” cosmetic
  • 1 Sept 26 0
    • Schema quality: 2103 → 2314 functional
    • New tool “backtest_paths” functional
  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Aug 26 0
    • Tool “bars” rewrote its description, which is the text the model reads security
  • 17 Aug 26 0
    • Schema quality: 1768 → 2063 functional
    • New tool “bars” functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://api.depthfeed.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.depthfeed.com CN=YE1,O=Let's Encrypt,C=US 5 Aug 2026 3 Nov 2026 ECDSA 256 ECDSA-SHA384 5aa659ba7c10ac88cb1d32279c530972dad
SANs: api.depthfeed.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.depthfeed.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
depthfeed.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.depthfeed.com/mcp Verified 200
http (plaintext) http://api.depthfeed.com/mcp HTTPS enforced 308 https://api.depthfeed.com/mcp
MCP tools · 15 exposed · ~2,546 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
backtest_paths ~210

Mid-price path per Polymarket market for backtesting, resampled to a fixed interval and bounded to each market's own lifetime so post-settlement books cannot leak in as risk-free fills. Returns {interval_seconds, markets:{<market_id>:{points:[[ts_ms, price_up, coin_price], …]}}} — up to 1000 points per market. Pass 1 to 50 market ids from polymarket_search_markets. History is bounded by the plan window and the interval floor by plan; both fail closed rather than silently coarsening.

NameTypeReqDescription
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
idsstringyesComma-separated Polymarket market ids, 1 to 50, from polymarket_search_markets.
intervalintegerResample interval in seconds (default 60). The floor is set by plan; a finer value is refused, not rounded.

No output schema declared.

No examples provided.

bars ~335

OHLCV price bars for US equities and ETFs, Binance spot pairs, and perpetual futures. One minute is the finest resolution; 5Min, 15Min, 1Hour and 1Day are rolled up from it and say so with `derived`. Spell a crypto pair the way the venue does (BTCUSDT, not BTC) and a perpetual with a .P suffix (BTCUSDT.P) — spot and perp are different instruments at different prices. BTCU, ETHU and WLDU are each both a US ETF and a Binance pair, and resolve to the equity — pass venue=binance to reach the pair instead. Optional `venue` selects the market explicitly: us-equities, binance (spot) or binance-futures (perpetuals). Bounded by the same plan history window as every other read (403 HISTORY_LIMIT_EXCEEDED past it); the plan also sets how many symbols one request may carry.

NameTypeReqDescription
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
symbolsstringyesComma-separated symbols, e.g. "AAPL,BTCUSDT,BTCUSDT.P". 3 per request on Explorer, 8 Quant, 16 Research, 32 Desk.
timeframestring1Min (default), 5Min, 15Min, 1Hour or 1Day.

No output schema declared.

No examples provided.

kalshi_get_candles ~241

Hourly OHLC candles (yes bid, yes ask, traded price) plus volume and open interest for a Kalshi market. This is the only history that exists for non-crypto Kalshi markets — Kalshi serves no historical order book — and it reaches back up to a year, far past the order-book capture. `price` is null in periods with no trade. Every account plan; history is bounded by your plan window.

NameTypeReqDescription
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
intervalstringCandle period. Only 1h (60m) is recorded; omit for the default.
limitintegerPage size (1–500).
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
tickerstringyesExact Kalshi market ticker from kalshi_search_markets (never constructed from a timestamp).

No output schema declared.

No examples provided.

kalshi_get_orderbook ~55

Latest yes/no order-book depth for a Kalshi market by ticker. Every account plan; only the keyless demo surface is refused.

NameTypeReqDescription
tickerstringyesKalshi market ticker from kalshi_search_markets.

No output schema declared.

No examples provided.

kalshi_get_snapshots ~287

Historical yes/no depth snapshots for a Kalshi market by ticker. Every account plan; history is bounded by your plan window.

NameTypeReqDescription
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
fillstringffill returns ONE ROW PER BUCKET for the whole window, carrying the last captured book into buckets that held no capture. Each row then carries `filled` (0 = a capture, 1 = carried forward) and `as_o…
intervalstringDownsample bucket — 30s, 1m, 5m, 1h, up to 1d. Returns the newest book in each bucket. Omit for every recorded book change.
limitintegerPage size (1–1000).
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
tickerstringyesKalshi market ticker.

No output schema declared.

No examples provided.

kalshi_search_markets ~112

List Kalshi crypto markets (full yes/no depth, DepthFeed-exclusive). Every account plan; the keyless demo surface returns a 402 upsell.

NameTypeReqDescription
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
limitintegerPage size (1–100).
typestringFilter by market window/type.

No output schema declared.

No examples provided.

limitless_get_orderbook ~59

Latest L2 depth (bids desc / asks asc) for a Limitless market by slug. Every account plan; only the keyless demo surface is refused.

NameTypeReqDescription
slugstringyesLimitless market slug from limitless_search_markets.

No output schema declared.

No examples provided.

limitless_get_snapshots ~290

Historical L2 depth snapshots (time series) for a Limitless market by slug. Every account plan; history is bounded by your plan window.

NameTypeReqDescription
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
fillstringffill returns ONE ROW PER BUCKET for the whole window, carrying the last captured book into buckets that held no capture. Each row then carries `filled` (0 = a capture, 1 = carried forward) and `as_o…
intervalstringDownsample bucket — 30s, 1m, 5m, 1h, up to 1d. Returns the newest book in each bucket. Omit for every recorded book change.
limitintegerPage size (1–1000).
slugstringyesLimitless market slug.
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.

No output schema declared.

No examples provided.

limitless_search_markets ~109

List currently-open Limitless (Base CLOB) markets, DepthFeed-exclusive. Every account plan; only the keyless demo surface is refused.

NameTypeReqDescription
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
limitintegerPage size (1–100).
typestringFilter by market window/type.

No output schema declared.

No examples provided.

polymarket_all_markets ~91

Paid data plan required. Return every active Polymarket market across all categories, not only crypto. AI execution credits do not unlock this export. The text result is one LLM-readable line per market: MARKET_NAME | OUTCOME PRICES | DEADLINE | MARKET_ID. The sweep fails closed if complete pagination cannot be verified and includes timestamp, count, source-page count, and SHA-256.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

polymarket_get_market ~92

Fetch a single Polymarket market by id (market_id) or by slug. Provide exactly one of market_id or slug.

NameTypeReqDescription
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
market_idstringMarket id from polymarket_search_markets.
slugstringMarket slug (alternative to market_id).

No output schema declared.

No examples provided.

polymarket_get_snapshots ~352

Historical order-book snapshots (time series) for one Polymarket market. Use interval to downsample and include_orderbook for the full ladder. History depth is gated by plan.

NameTypeReqDescription
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringEnd of time as ms-epoch or ISO-8601. History is clamped to your plan's window.
fillstringffill returns ONE ROW PER BUCKET for the whole window, carrying the last captured book into buckets that held no capture. Each row then carries `filled` (0 = a capture, 1 = carried forward) and `as_o…
include_orderbookbooleanInclude the full bid/ask ladder per snapshot (default top-of-book).
intervalstringDownsample bucket — 30s, 1m, 5m, 1h, up to 1d. Returns the newest book in each bucket. Omit for every recorded book change.
limitintegerPage size (1–1000).
market_idstringyesMarket id from polymarket_search_markets.
start_timestringStart of time as ms-epoch or ISO-8601. History is clamped to your plan's window.

No output schema declared.

No examples provided.

polymarket_search_markets ~236

List Polymarket up/down crypto prediction markets for a coin. Returns market id, slug, window, status and timing. Use the returned id/slug with polymarket_get_market or polymarket_get_snapshots.

NameTypeReqDescription
coinstringCrypto asset. Every account plan reaches all seven; only the keyless demo surface is BTC-only.
cursorstringOpaque pagination cursor from a previous response's pagination.next_cursor.
end_timestringFilter: markets active at/before this time as ms-epoch or ISO-8601. History is clamped to your plan's window.
limitintegerPage size (1–100).
resolvedbooleantrue → only resolved markets, false → only active.
start_timestringFilter: markets active at/after this time as ms-epoch or ISO-8601. History is clamped to your plan's window.
typestringFilter by market window/type, e.g. 5m, 15m, 1h, 4h, 24h.

No output schema declared.

No examples provided.

screener ~41

Cross-venue top-of-book snapshot for all assets across Polymarket, Kalshi, and Binance — a one-shot overview of the current state. No arguments.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

whoami ~36

Show the current session's plan, rate limits, history window, and coin access (reflects keyless demo vs. your API key).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the DepthFeed MCP server?

DepthFeed is an MCP server listed in the public MCP registry as com.depthfeed/depthfeed. Order-book depth & history for Polymarket, Kalshi & Limitless. Keyless demo, key for full access. This page covers its hosted endpoint (https://api.depthfeed.com/mcp).

Is the DepthFeed MCP server safe to use?

DepthFeed scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the DepthFeed MCP server expose?

DepthFeed exposes 15 tools: polymarket_all_markets, polymarket_search_markets, polymarket_get_market, polymarket_get_snapshots, kalshi_search_markets, and 10 more. Their descriptions and schemas cost roughly 2,546 tokens of context every time the server is loaded.

Does the DepthFeed MCP server require authentication?

No. We connected to DepthFeed without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the DepthFeed MCP server still maintained?

DepthFeed is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.