Skip to content
Claude Desktop

hyre mcp for Claude Desktop

io.github.cryptoeights/hyre-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install hyre mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

hyre mcp in other clients