HPP x402 MCP Bridge runs on your own machine — the client starts it, so there is no endpoint to ping. 705 installs a week from npm. Last commit 31 Jul 2026.
MCP bridge for autonomous x402 payments in HPP USDC.e — discover and pay for services per call.
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-mcp-bridge -- npx -y @hpp-io/x402-mcp-bridge
{
"mcpServers": {
"x402-mcp-bridge": {
"args": [
"-y",
"@hpp-io/x402-mcp-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.x402-mcp-bridge]
command = "npx"
args = ["-y", "@hpp-io/x402-mcp-bridge"]
{
"mcpServers": {
"x402-mcp-bridge": {
"args": [
"-y",
"@hpp-io/x402-mcp-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"x402-mcp-bridge": {
"args": [
"-y",
"@hpp-io/x402-mcp-bridge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.