Agenticpay runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from npm. Last commit 30 Jul 2026.
x402 USDC paywall bridge for MCP — pay per tool call on Solana.
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 agenticpay -- npx -y @agenticpay/mcp-bridge
{
"mcpServers": {
"agenticpay": {
"args": [
"-y",
"@agenticpay/mcp-bridge"
],
"command": "npx"
}
}
}
[mcp_servers.agenticpay]
command = "npx"
args = ["-y", "@agenticpay/mcp-bridge"]
{
"mcpServers": {
"agenticpay": {
"args": [
"-y",
"@agenticpay/mcp-bridge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agenticpay": {
"args": [
"-y",
"@agenticpay/mcp-bridge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.