mcpbeat Sign in

X402 MCP Server

local only

X402 MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 263 installs a week from npm. Last commit 22 Sep 2026.

Pay-per-call x402 tools on Base: web extract/render, burn-once secret vault, chart, GeoTIFF

Installs per day peak 263 · avg 8
a month agotoday
263
Installs / week
npm · x402-mcp-server_by_milza
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check X402 MCP Server 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 x402-mcp-server -- npx -y x402-mcp-server_by_milza
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-mcp-server": {
      "args": [
        "-y",
        "x402-mcp-server_by_milza"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-mcp-server]
command = "npx"
args = ["-y", "x402-mcp-server_by_milza"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-mcp-server": {
      "args": [
        "-y",
        "x402-mcp-server_by_milza"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-mcp-server": {
      "args": [
        "-y",
        "x402-mcp-server_by_milza"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BASE_PRIVATE_KEY (0x-prefixed EVM private key, wallet funded with Base USDC -- signs EIP-3009 payments locally.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to X402 MCP Server

same job, measured the same way
Toolcall
by toolcall

30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.

20 tools answering
Fabler x402 Tools
by fablerlabs

Free catalog and 2,048-character secret-scan preview for Fabler's x402 agent tools on Base.

2 tools answering
C
Agents
by obsmetrics-paygent

Pay-per-call safety guards for AI agents: injection, tool-call, signing, secret, x402-trust.

7 tools answering
systemprompt.io reports
by systemprompt

Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.

2 tools answering
Agent Toolkit
by white-hat-lab

Pay-per-call developer utilities and npm supply-chain security tools for coding agents, over x402.

45 installs/wk local only
Signal Oracle
by neruoticfarrow

Pay-per-call change-intelligence feeds for AI agents over x402 (deps, security, regs, tariffs)

7 tools answering
DDG Agent Services
by daedalusdevelopmentgroup

Pay-per-call x402 gateway: agent tools, OpenAI-compatible LLM, market data, RPC, security audits.

128 installs/wk 54 tools answering
Tollbooth
by huwhitememes

37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.

104 tools answering

X402 MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for X402 MCP Server?
X402 MCP Server 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 x402-mcp-server_by_milza was installed 263 times last week.
How do I connect X402 MCP Server?
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 x402-mcp-server_by_milza straight from npm; nothing to host, nothing to sign up for.
How many people use X402 MCP Server?
The npm package x402-mcp-server_by_milza was installed 263 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 X402 MCP Server 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.