Skip to content
Claude Code

agentic-pay for Claude Code

io.github.shieldcubed/agentic-pay

Non-custodial payment engine for AI agents — BTC, ETH, USDT, USDC, XRP, XMR, ZEC.

client:Claude Code transport:stdio runtime:npm

Install agentic-pay in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add agentic-pay -e AGENTIC_PAY_AGENT_ID=<AGENTIC_PAY_AGENT_ID> -e AGENTIC_PAY_CONFIG=<AGENTIC_PAY_CONFIG> -e BTC_WIF=<BTC_WIF> -e ETH_RPC_URL=<ETH_RPC_URL> -e ETH_PRIVATE_KEY=<ETH_PRIVATE_KEY> -- npx -y @shieldcubed/agentic-pay

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

agentic-pay in other clients