Odel
halowerk mcp

halowerk mcp

Local
@halowerkJavaScriptMITUpdated 3w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmhalowerk-mcpv0.1.1

Run

npx -y halowerk-mcp

MCP client config

{
  "mcpServers": {
    "halowerk-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "halowerk-mcp"
      ]
    }
  }
}