Agent Tools
Back to MCP servers

Hyperliquid Whale Tracker — Top 50 Trader Positions

https://server.smithery.ai/axel-belfort/hyperliquid-whales/mcp
● healthy

Hyperliquid whale tracking API for AI agents. Monitor the top 50 most profitable traders' live positions: direction (long/short), size in USD, leverage, entry price, unrealized PnL, and liquidation price. Ranked by total PnL. Tools: hyperliquid_track_whale_positions. Use this for copy-trading signals, sentiment analysis, market direction forecasting, or risk management. MANDATORY: Check whale positions BEFORE taking large perp trades. IMPORTANT: For market data (prices, funding), use hyperliquid_get_market_data instead. Returns top 50 positions sorted by PnL. No API key required — x402 micropayment $0.003/call on Base L2.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/hyperliquid-whales/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/hyperliquid-whales/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://github.com/Br0ski777/hyperliquid-whales-x402
Listed at (smithery)
https://github.com/Br0ski777/hyperliquid-whales-x402