Agent Payment runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 17 Jun 2026.
Stripe-style USDC billing for any API. 8 free demo services no signup. Non-custodial.
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 agent-payment -- npx -y agent-payment-mcp
{
"mcpServers": {
"agent-payment": {
"args": [
"-y",
"agent-payment-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agent-payment]
command = "npx"
args = ["-y", "agent-payment-mcp"]
{
"mcpServers": {
"agent-payment": {
"args": [
"-y",
"agent-payment-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-payment": {
"args": [
"-y",
"agent-payment-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.