MCP X402 Accept runs on your own machine — the client starts it, so there is no endpoint to ping. 278 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
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.
claude mcp add mcp-x402-accept -- npx -y @cryptoapis-io/mcp-x402-accept
{
"mcpServers": {
"mcp-x402-accept": {
"args": [
"-y",
"@cryptoapis-io/mcp-x402-accept"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-x402-accept]
command = "npx"
args = ["-y", "@cryptoapis-io/mcp-x402-accept"]
{
"mcpServers": {
"mcp-x402-accept": {
"args": [
"-y",
"@cryptoapis-io/mcp-x402-accept"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-x402-accept": {
"args": [
"-y",
"@cryptoapis-io/mcp-x402-accept"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.