Adds blockchain escrow capabilities to Claude for managing payments between agents and service providers on Base. Think of it as programmable trust: USDC gets locked in a smart contract when a job starts, then released only when work is verified complete. You'd reach for this when building autonomous agent workflows that need payment guarantees without a human middleman. The streamable HTTP transport makes it accessible for remote deployments, which matters since you're likely running this alongside other blockchain infrastructure. Useful for agent-to-agent marketplaces, automated service procurement, or any scenario where you want Claude to handle payments that shouldn't release until deliverables are confirmed.
claude mcp add --transport stdio io.github.michu5696-agora402 uvx agora402