Loading MCP server directory, please wait...
Non-custodial payment engine for AI agents — BTC, ETH, USDT, USDC, XRP, XMR, ZEC.
npx @getmcp/cli add io.github.ShieldCubed/agentic-payRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ShieldCubed/agentic-pay": {
"command": "npx",
"args": [
"-y",
"@shieldcubed/agentic-pay"
],
"env": {
"AGENTIC_PAY_AGENT_ID": "",
"AGENTIC_PAY_CONFIG": "",
"BTC_WIF": "",
"ETH_RPC_URL": "",
"ETH_PRIVATE_KEY": ""
}
}
}
}