Skip to content
Zed

hyre mcp for Zed

io.github.cryptoeights/hyre-mcp

17 DeFi + RWA tools — PumpFun, wallet PnL, Meteora LP, Robinhood Chain stocks — paid via x402.

client:Zed transport:stdio runtime:npm

Install hyre mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "hyre-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyre-mcp"
      ],
      "env": {
        "SVM_PRIVATE_KEY": "<SVM_PRIVATE_KEY>",
        "HYRE_API_URL": "<HYRE_API_URL>"
      }
    }
  }
}

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

hyre mcp in other clients