agentic-pay runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 21 Jul 2026.
Non-custodial payment engine for AI agents — BTC, ETH, USDT, USDC, XRP, XMR, ZEC.
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 agentic-pay -- npx -y @shieldcubed/agentic-pay
{
"mcpServers": {
"agentic-pay": {
"args": [
"-y",
"@shieldcubed/agentic-pay"
],
"command": "npx"
}
}
}
[mcp_servers.agentic-pay]
command = "npx"
args = ["-y", "@shieldcubed/agentic-pay"]
{
"mcpServers": {
"agentic-pay": {
"args": [
"-y",
"@shieldcubed/agentic-pay"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentic-pay": {
"args": [
"-y",
"@shieldcubed/agentic-pay"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.