Connect your agent to Bitcoin market data
A Model Context Protocol server exposing liquidation heatmaps, derivatives, on-chain metrics and the CounterFlow signal as tools any MCP-compatible agent (Claude, ChatGPT, custom trading agents) can call directly.
FREE
Anonymous access, no API key required. Great for trying the tools out.
- No signup, no API key
- Market snapshot & search_docs
- Basic on-chain metrics
MAXI
For agent builders exploring the full tool catalog with an API key.
- All 10 MCP tools unlocked
- Derivatives & basic on-chain data
- Priority over anonymous quota
NAKAMOTO PRO
For trading agents that need reliable, higher-frequency tool calls.
- All 10 MCP tools, full history depth
- CounterFlow contrarian signal
- Daily brief with full context
ENTERPRISE
For funds and desks running agents against unlimited history and custom limits.
- All 10 MCP tools, unlimited history
- get_liquidation_heatmap pro resolution
- Dedicated support & SLA
MCP tiers reuse the same MAXI / NAKAMOTO PRO / ENTERPRISE plans as the REST API — one API key unlocks both.
10 tools, one MCP server
Every tool maps 1:1 to the same catalog behind the REST API and OpenAPI schema.
get_liquidation_heatmapWhere leveraged positions are stacked on the order book.
get_liquidation_mapProjected liquidation levels by leverage bracket.
get_derivativesFunding rate, open interest and long/short ratio.
get_onchain_metricsMVRV, NUPL, SOPR, Puell Multiple and more.
get_market_snapshotPrice, dominance, Fear & Greed and more in one call.
get_macro_correlationBitcoin against S&P 500, gold, Ibovespa, DXY and M2.
get_etf_flowsSpot ETF flows and corporate treasury holdings.
get_counterflow_signalThe contrarian positioning signal (paid only).
get_daily_briefA consolidated daily market brief in a single call.
search_docsSearch the indicator glossary and documentation.
Add the server to Claude in one step
Paste the endpoint into any MCP-compatible client. Without a key you get anonymous free-tier access, limited to 20 calls per day per IP. With a key, tier limits from your plan apply automatically.
Get an API key{
"mcpServers": {
"bitcoincounterflow": {
"url": "https://api.bitcoincounterflow.com/api/mcp",
"headers": { "X-API-Key": "YOUR_API_KEY" }
}
}
}Ready to plug your agent in?
Start free with anonymous access, or unlock the full tool catalog with an API key.