Real-time prediction market and crypto order book intelligence for AI agents. Access Polymarket smart money flows, whale alerts, volume anomalies, Hyperliquid order book depth, liquidation clusters, cascade signals, and OI changes — all via 11 MCP tools. Backed by 165M+ rows of live market data.
Server Config
{
"mcpServers": {
"depthy": {
"command": "python",
"args": [
"-m",
"depthy_mcp"
],
"env": {
"DEPTHY_API_KEY": "<YOUR_API_KEY>"
}
}
}
}