EdgeDepth Research MCP Server
@edgedepth/research-mcp is the official, research-only Model Context Protocol server for EdgeDepth, a market microstructure search engine over recorded Binance USDT-M crypto and TradFi perpetuals. Use it from ChatGPT, Claude, Cursor, Codex, or any MCP client to find every verified occurrence of a market condition, inspect forward outcomes across the complete matched set, read an unconditional same-scope reference…. Its 15 documented tools cluster into read & search, run & execute, prepare, interpret.
People who work with cryptocurrency, market data and research and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 3 · #24 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install EdgeDepth Research
before you install - you'll need
Set EDGEDEPTH_API_KEY before connecting.
Claude Code
claude mcp add edgedepthhq-edgedepth-research-mcp --transport http https://mcp.edgedepth.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"edgedepthhq-edgedepth-research-mcp": {
"url": "https://mcp.edgedepth.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.edgedepth.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-09-18
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.edgedepth.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
repo age created 2026-08-09 - young repo, little track record yet
license MIT - declared in the repository
npm package @edgedepth/research-mcp - the @edgedepth scope differs from the repo owner (edgedepthhq); confirm it's the project's official package
registry vendor namespace com.edgedepth - domain-verified with the official MCP registry
03 · What EdgeDepth Research can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can read the research universe and coverage. The default is a compact summary, read registry feature values, window aggregates, and fired rules as of a recorded moment, count matches and eligible buckets for one clause over a window, and find the deterministic intersection across multiple moments with selection-bias caveats included.
Capability map
Tools grouped from the project's README - what EdgeDepth Research lets an agent do.
read & search
3 tools - e.g. Returns the closed grammar registry: feature ids, types, ranges, operators, windows, sequence rules, limits, and error codes. search, feature_ids and compact na; Returns the research universe and…
list_features · list_instruments · get_report
run & execute
3 tools - e.g. Executes a research_query.v2 document and returns result bytes with counts, denominators, outcomes, the unconditional same-scope reference, and the reproducibil; Compares what followed every match with…
run_scan · run_cohort · run_stratified
Prepare
1 tool - e.g. Free deterministic structured preparation, provenance and allowance estimate. Requires the web /prepare release first.
prepare_study
Interpret
1 tool - e.g. Turns prose into a proposed query document. It does not execute the query. Optional time_zone accepts an IANA time zone for calendar planning.
interpret_prose
Next
1 tool - e.g. Continues a prior scan with its opaque cursor. Never construct cursors manually.
next_page
Ground
1 tool - e.g. Resolves host-extracted screenshot coordinates against recorded candle closes and coverage, retaining uncertainty and deduplicating event views. Free.
ground_screenshots
Investigate
1 tool - e.g. Reads the existing lead-up and optional recorded detector geometry for a grounded event, and optionally prepares exact unrun setup documents. Free read; histori
investigate_move
Snapshot
1 tool - e.g. Reads registry feature values, window aggregates, and fired rules as of a recorded moment.
snapshot_at
04 · Who maintains EdgeDepth Research
EdgeDepth Research is maintained by edgedepthhq. It's the only MCP server we track from this author; the repo dates to Aug 2026.
05 · Facts
- category
- finance - ranked #24 of 318 actively-maintained finance servers as of 2026-09-18.
- registry
- com.edgedepth/research (active, first published 2026-07-18 · 20 versions)
- packages
- npm:@edgedepth/research-mcp
06 · EdgeDepth Research FAQ
Is EdgeDepth Research still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17. We re-verify nightly.
What can EdgeDepth Research do?
With this server connected, an agent can read the research universe and coverage. The default is a compact summary, read registry feature values, window aggregates, and fired rules as of a recorded moment, count matches and eligible buckets for one clause over a window, and find the deterministic intersection across multiple moments with selection-bias caveats included.
How do I install EdgeDepth Research?
Run `npx -y @edgedepth/research-mcp`. The README documents one environment variable (EDGEDEPTH_API_KEY) to set first. Set EDGEDEPTH_API_KEY before connecting. You can also paste the ready-made client config above.
Does EdgeDepth Research require authentication?
Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to EdgeDepth Research
Alternatives to EdgeDepth Research
Maintained finance servers if EdgeDepth Research isn't the fit.
- CCXT Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets ★ 44,030 · 2026-09-18
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,567 · 2026-09-01
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,726 · 2026-09-17
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 801 · 2026-06-20
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 715 · 2026-09-16
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 650 · 2026-09-17
Pairs well with
Servers that cover what EdgeDepth Research doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Elisym · Eterna MCP · Tokenized Stock · Sber MCP
More TypeScript MCP servers · Editmamei · Kiagent · Talkthru · Cambio Uruguay · Edubase MCP Server · see all