x402 Facilitator Proxy runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 19 Jul 2026.
Multi-tenant HTTP 402 infrastructure gateway and stdio MCP server for machine payments.
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 x402-facilitator-proxy -- npx -y x402-facilitator-proxy
{
"mcpServers": {
"x402-facilitator-proxy": {
"args": [
"-y",
"x402-facilitator-proxy"
],
"command": "npx"
}
}
}
[mcp_servers.x402-facilitator-proxy]
command = "npx"
args = ["-y", "x402-facilitator-proxy"]
{
"mcpServers": {
"x402-facilitator-proxy": {
"args": [
"-y",
"x402-facilitator-proxy"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"x402-facilitator-proxy": {
"args": [
"-y",
"x402-facilitator-proxy"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.