Skip to content
Back to search
90
MCP v1.0.0 sse

Hyperliquid Whale Position Tracker API

io.github.Br0ski777/hyperliquid-whales

Top Hyperliquid trader positions — long/short, size, PnL, leverage, sentiment. x402.

Uptime
0.0%
1 direct probes · 30d
Response
189ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

hyperliquid_track_whale_positions

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…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hyperliquid_whale_position_tracker_api": {
      "url": "https://hyperliquid-whales.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}