mcpbeat Sign in

MCP X402 Pay MCP Server

local only

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

MCP server that pays x402-gated HTTP endpoints — fetch, and on a 402 authorize, sign, retry

Installs per day peak 157 · avg 22 · -47% w/w
a month agotoday
107
Installs / week
npm · @cryptoapis-io/mcp-x402-pay
0
Stars
1 open issues
29 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to MCP X402 Pay

same job, measured the same way
MCP X402 Accept
by cryptoapis-io

Self-hosted MCP proxy that puts an x402 paywall in front of an existing MCP server

46 installs/wk local only
Spraay X402 MCP
by plagtech

MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base.

32 installs/wk local only
x402 Facilitator Proxy
by seob5285-alt

Multi-tenant HTTP 402 infrastructure gateway and stdio MCP server for machine payments.

54 installs/wk local only
Wisely x402 Agent-Payment Infrastructure
by wiselyenterprisesllc

Self-facilitated x402/MCP payments for hosted endpoints, rail proofs, receipts, and agents.

65 tools answering
SAP MCP Server
by oobeprotocol-sap-mcp

Solana-native MCP gateway for SAP, DeFi tools, SNS identity, and x402 payments.

351 installs/wk 406 tools answering
M2mcent
by evozim

x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.

82 installs/wk local only
Paybond MCP Server
by nonameuserd

Default trust layer for agentic payments: authorize agent spend, evidence, receipts, settlement.

496 installs/wk local only
Agentpay
by up2itnow0822

Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.

121 installs/wk local only

MCP X402 Pay — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP X402 Pay?
MCP X402 Pay 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 @cryptoapis-io/mcp-x402-pay was installed 107 times last week.
How do I connect MCP X402 Pay?
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 @cryptoapis-io/mcp-x402-pay straight from npm; nothing to host, nothing to sign up for.
How many people use MCP X402 Pay?
The npm package @cryptoapis-io/mcp-x402-pay was installed 107 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP X402 Pay open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.