← All servers
🔧

agentic-payVerified🛡 No advisories

io.github.ShieldCubed/agentic-pay
New to MCP? Start here →
0★ stars
0weekly installs
16 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/shieldcubed, which proved it owns this namespace.

Verified owner: github.com/shieldcubedio.github.ShieldCubed/agentic-pay

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs BTC_WIF, ETH_PRIVATE_KEY.
Configuration
Reads AGENTIC_PAY_AGENT_ID, AGENTIC_PAY_CONFIG, ETH_RPC_URL.

About

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

Packages & transports

npm@shieldcubed/agentic-payv0.1.1 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "agentic_pay": {
      "command": "npx",
      "args": [
        "-y",
        "@shieldcubed/agentic-pay"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @shieldcubed/agentic-pay