Hyperliquid Whale Position Tracker API for Cursor
io.github.br0ski777/hyperliquid-whales
Top Hyperliquid trader positions — long/short, size, PnL, leverage, sentiment. x402.
client:Cursor
transport:sse
Install Hyperliquid Whale Position Tracker API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hyperliquid-whales": {
"url": "https://hyperliquid-whales.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs