Skip to content
Windsurf

hyre mcp for Windsurf

io.github.cryptoeights/hyre-mcp

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

client:Windsurf transport:stdio runtime:npm

Install hyre mcp in Windsurf

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

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

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

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

hyre mcp in other clients