mcpbeat Sign in

Halowerk MCP Server

local only

Halowerk MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 12 Aug 2026.

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

Installs per day peak 252 · avg 9
a month agotoday
54
Installs / week
npm · halowerk-mcp
0
Stars
0 open issues
12 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Halowerk MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add halowerk-mcp -- npx -y halowerk-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "halowerk-mcp": {
      "args": [
        "-y",
        "halowerk-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.halowerk-mcp]
command = "npx"
args = ["-y", "halowerk-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "halowerk-mcp": {
      "args": [
        "-y",
        "halowerk-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "halowerk-mcp": {
      "args": [
        "-y",
        "halowerk-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Halowerk MCP

same job, measured the same way
C
Pch X402 MCP
by pathcoursehealth

PathCourse Health inference SKUs as x402 paid MCP tools, billed per call in USDC on Base.

62 installs/wk local only
X402 Tools MCP
by mizukaizen

melis x402 Tools — 22 pay-per-call APIs for AI agents. No accounts, no API keys. USDC on Base.

84 installs/wk local only
x402 Ethereum RPC
by ffboers

Ethereum mainnet JSON-RPC paid per call in USDC on Base. No account, no API key: the wallet pays.

local only
Agentreader MCP
by ajanani1

11 pay-per-call web tools for AI agents, auto-paid in USDC on Base via x402. No API keys.

49 installs/wk local only
S
Otto Intel
by ottoai

Otto AI hosted MCP: 16 pay-per-call market-intelligence tools, USDC via x402 on Base, no API keys.

21 tools answering
Scrape402
by scrape402

Pay-per-call agent tools via x402 (USDC on Base): chat, prices, funding, RNG. No account or keys.

5 tools answering
Agishub
by agishub

AgisHub — pay-per-call tools for AI agents over x402 (USDC on Base). No API key.

89 installs/wk 26 tools answering
X402 Video
by x402-video

Pay-per-call AI video generation over x402 (USDC on Base). No accounts, no API keys.

local only

Halowerk MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Halowerk MCP?
Halowerk MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package halowerk-mcp was installed 54 times last week.
How do I connect Halowerk MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls halowerk-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Halowerk MCP?
The npm package halowerk-mcp was installed 54 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Halowerk MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.