Hyperliquid Whale Position Tracker API
io.github.Br0ski777/hyperliquid-whalesTop Hyperliquid trader positions — long/short, size, PnL, leverage, sentiment. x402.
Tools · 1
Use this when you need to see what the top Hyperliquid traders are doing. Returns aggregated positions of the top 50 traders ranked by PnL with full position details. 1. positions: array of whale pos…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"hyperliquid_whale_position_tracker_api": {
"url": "https://hyperliquid-whales-x402-production.up.railway.app/mcp",
"transport": "sse"
}
}
}