mcpbeat Sign in

MCP X402 Accept MCP Server

local only

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

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

Installs per day peak 15 · avg 8 · +11% w/w
a month agotoday
46
Installs / week
npm · @cryptoapis-io/mcp-x402-accept
0
Stars
0 open issues
30 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 Accept 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-accept -- npx -y @cryptoapis-io/mcp-x402-accept
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-x402-accept": {
      "args": [
        "-y",
        "@cryptoapis-io/mcp-x402-accept"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-x402-accept]
command = "npx"
args = ["-y", "@cryptoapis-io/mcp-x402-accept"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-x402-accept": {
      "args": [
        "-y",
        "@cryptoapis-io/mcp-x402-accept"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-x402-accept": {
      "args": [
        "-y",
        "@cryptoapis-io/mcp-x402-accept"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP X402 Accept

same job, measured the same way
Polymarket MCP Server
by joinquantish

Self-hosted MCP server for AI agent trading on Polymarket prediction markets

local only
Personal Finance MCP
by josuem1109

Self-hosted, read-only MCP server that connects your banks and investments via Plaid.

local only
MCP X402 Pay
by cryptoapis-io

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

107 installs/wk local only
Holded MCP
by energio-es

MCP server for Holded — invoicing, accounting, CRM, projects, and team

65 installs/wk local only
Agentcash
by merit-systems

Generic MCP server for calling x402-protected APIs with automatic payment handling

2 300 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
MCP Holded
by t4dhg

MCP server for Holded (Spanish ERP): invoicing, accounting, treasury, CRM, projects, payroll.

120 installs/wk local only
Kalshi MCP Server
by joinquantish

Self-hosted MCP server for Kalshi prediction market trading via DFlow on Solana

local only

MCP X402 Accept — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP X402 Accept?
MCP X402 Accept 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-accept was installed 46 times last week.
How do I connect MCP X402 Accept?
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-accept straight from npm; nothing to host, nothing to sign up for.
How many people use MCP X402 Accept?
The npm package @cryptoapis-io/mcp-x402-accept was installed 46 times in the last week. Week over week that is +11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP X402 Accept open source?
Yes — it is published under the MIT licence, written in TypeScript 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.