Skip to content
Zed

Hyperliquid / HyperEVM for Zed

io.github.sand0vvv/hyperevm-mcp

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

client:Zed transport:stdio runtime:npm

Install Hyperliquid / HyperEVM in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Hyperliquid / HyperEVM in other clients