Skip to content
VS Code

Hyperliquid Spot API for VS Code

io.github.br0ski777/hl-spot

Hyperliquid spot tokens, prices, volume, wallet balances. 454 tokens. x402 micropayment.

client:VS Code transport:sse

Install Hyperliquid Spot API in VS Code

.vscode/mcp.json

{
  "servers": {
    "hl-spot": {
      "type": "sse",
      "url": "https://hl-spot.api.klymax402.com/mcp"
    }
  }
}

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

Hyperliquid Spot API in other clients