agon protocol for Claude Code
io.github.agonx402/agon-protocol
MCP server for Agon Protocol state reads and prepare-only payment-channel actions.
client:Claude Code
transport:stdio
runtime:npm
Install agon protocol in Claude Code
run in your project directory
claude mcp add agon-protocol -e SOLANA_DEVNET_RPC_URL=<SOLANA_DEVNET_RPC_URL> -e AGON_PROTOCOL_PROGRAM_ID=<AGON_PROTOCOL_PROGRAM_ID> -e AGON_PROTOCOL_DEVNET_USDC_TOKEN_ID=<AGON_PROTOCOL_DEVNET_USDC_TOKEN_ID> -- npx -y @agonx402/protocol-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs