Skip to content
Windsurf

Hyperliquid Agent Gateway for Windsurf

io.github.alekskram/hyperliquid-agent-gateway

Read-only MCP gateway to Hyperliquid: liquidation distance, funding carry, HyperEVM flows. No keys.

client:Windsurf transport:stdio runtime:pypi

Install Hyperliquid Agent Gateway in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "hyperliquid-agent-gateway": {
      "command": "uvx",
      "args": [
        "hyperliquid-agent-gateway"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Hyperliquid Agent Gateway in other clients