AVEL for Claude Code
io.github.ensi81/avel
Identity/reputation verification for agent-to-agent payments across x402, AP2, MPP, checkout.
client:Claude Code
transport:stdio
runtime:pypi
Install AVEL in Claude Code
run in your project directory
claude mcp add avel -e AVEL_BASE_URL=<AVEL_BASE_URL> -e AVEL_PRIVATE_KEY=<AVEL_PRIVATE_KEY> -- uvx agent-interchange
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs