Skip to content
VS Code

Hyperliquid Liquidation Risk Index for VS Code

io.github.mayer-code/hlrisk

Real-time Hyperliquid BTC/ETH liquidation risk index and recent backstop liquidations, free via MCP.

client:VS Code transport:streamable-http tools:2

Install Hyperliquid Liquidation Risk Index in VS Code

.vscode/mcp.json

{
  "servers": {
    "hlrisk": {
      "type": "http",
      "url": "https://hlrisk.paidapis.net/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Hyperliquid Liquidation Risk Index in other clients