Back to search
90
MCP v1.0.0 sse

Hyperliquid Vaults API

io.github.Br0ski777/hl-vaults

Hyperliquid vault summaries — APR, TVL, PnL, followers, sorted by performance. x402.

Uptime
66.7%
3 probes
Response
221ms
last probe
Tools
1
callable

Tools · 1

hyperliquid_get_vault_data

Use this when you need Hyperliquid vault performance data. Returns all vault summaries including APR, total PnL, TVL, followers, and leader address, sorted by APR descending. Do NOT use for whale posi…

Similar MCP servers embedding-nearest

Hyperliquid Vaults API
Hyperliquid vault summaries — APR, TVL, PnL, followers, sorted by performance. x402.
0 tools · sse
Hyperliquid Vaults
Retrieves Hyperliquid vault summaries with APR, TVL, PnL, and follower counts, sorted by performance.
0 tools
HL Portfolio API
Hyperliquid account analysis: positions, PnL, fills, orders, funding. x402 pay-per-call.
0 tools · sse
HL Portfolio API
Hyperliquid account analysis: positions, PnL, fills, orders, funding. x402 pay-per-call.
4 tools · sse
Hyperliquid Whale Position Tracker API
Top Hyperliquid trader positions — long/short, size, PnL, leverage, sentiment. x402.
1 tools · sse
Hyperliquid Whale Position Tracker API
Top Hyperliquid trader positions — long/short, size, PnL, leverage, sentiment. x402.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "hyperliquid_vaults_api": {
      "url": "https://hl-vaults-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}