mcpbeat Sign in
local only

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

JMT x402: 35 pay-per-call Base/USDC tools for agents, auto-paid via x402 v2. No API key.

Installs per day peak 23 · avg 10 · +74% w/w
a month agotoday
70
Installs / week
npm · @jmthomasofficial/x402-mcp-server
0
Stars
0 open issues
6 Jul 2026
Last commit
0 releases in 90 days
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 @jmthomasofficial/x402-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-mcp-server": {
      "args": [
        "-y",
        "@jmthomasofficial/x402-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-mcp-server]
command = "npx"
args = ["-y", "@jmthomasofficial/x402-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-mcp-server": {
      "args": [
        "-y",
        "@jmthomasofficial/x402-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-mcp-server": {
      "args": [
        "-y",
        "@jmthomasofficial/x402-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: JMT_X402_PRIVATE_KEY (Base-mainnet wallet private key (funded with USDC). Used only to sign x402 payment authorizations. Never logged.). 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
Agentreader MCP
by ajanani1

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

24 installs/wk local only
Boo X402 MCP
by lucle87

Pay-per-call crypto data for AI agents. USDC on Base via x402. No API key.

30 installs/wk local only
Agishub
by agishub

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

232 installs/wk 34 tools answering
X402 Tools MCP
by mizukaizen

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

61 installs/wk local only
O
Polyform
by polyform

Pay-per-call data APIs for AI agents. USDC on Base via x402. 33 tools, no signup.

67 tools answering
X402 API
by fernsugi

DeFi data API for AI agents — pay-per-call via x402/USDC on Base

41 installs/wk local only
AgentScrape
by hshintelligence

Pay-per-call web scraping for AI agents via x402 on Base USDC. Six tools, no signup.

6 tools answering
Cortexcloud
by jonahthan433

Pay-per-call QUBO/Ising optimization for AI agents via x402 (USDC on Base). No API keys.

10 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 @jmthomasofficial/x402-mcp-server was installed 70 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 @jmthomasofficial/x402-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use X402 MCP Server?
The npm package @jmthomasofficial/x402-mcp-server was installed 70 times in the last week. Week over week that is +74%. 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?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.