Hyperliquid Whale Position Tracker API for Grok
io.github.br0ski777/hyperliquid-whales
Top Hyperliquid trader positions — long/short, size, PnL, leverage, sentiment. x402.
client:Grok
transport:sse
Install Hyperliquid Whale Position Tracker API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"hyperliquid-whales": {
"type": "sse",
"url": "https://hyperliquid-whales.api.klymax402.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs