The deepest Hyperliquid dataset available as an MCP server. Not an SDK wrapper — we index Hyperliquid's clearinghouse directly via gRPC and compute analytics no one else exposes. 710K+ active wallets classified into behavioral cohorts (money_printer, smart_money, whale, leviathan), live cohort positioning, trader profiling, hidden gem discovery, liquidation heatmaps, and full position lifecycle tracking across 1.8B+ trades. 26 tools for Claude, Cursor, or any MCP client."
Server Config
{
"mcpServers": {
"coinversaa": {
"command": "npx",
"args": [
"-y",
"@coinversaa/mcp-server@latest",
"--api-key",
"YOUR_API_KEY"
]
}
}
}