Skip to content
Cline

hyre mcp for Cline

io.github.cryptoeights/hyre-mcp

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

client:Cline transport:stdio runtime:npm

Install hyre mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hyre mcp in other clients