Skip to content
Windsurf

Hyperliquid / HyperEVM for Windsurf

io.github.sand0vvv/hyperevm-mcp

Read-only Hyperliquid and HyperEVM data: yields, protocols, fees, markets, funding, depth.

client:Windsurf transport:stdio runtime:npm

Install Hyperliquid / HyperEVM in Windsurf

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

{
  "mcpServers": {
    "hyperevm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sand0vvv/hyperevm-mcp"
      ]
    }
  }
}

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

Hyperliquid / HyperEVM in other clients