Skip to content
Cline

halowerk mcp for Cline

io.github.halowerk/halowerk-mcp

134 paid APIs as MCP tools, billed per call in USDC on Base. No account, no login.

client:Cline transport:stdio runtime:npm

Install halowerk 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": {
    "halowerk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "halowerk-mcp"
      ],
      "env": {
        "HALOWERK_PRIVATE_KEY": "<HALOWERK_PRIVATE_KEY>",
        "HALOWERK_MAX_PREIS_USDC": "<HALOWERK_MAX_PREIS_USDC>",
        "HALOWERK_BUDGET_USDC": "<HALOWERK_BUDGET_USDC>",
        "HALOWERK_MODUS": "<HALOWERK_MODUS>",
        "HALOWERK_TROCKEN": "<HALOWERK_TROCKEN>"
      }
    }
  }
}

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

halowerk mcp in other clients