Skip to content
Claude Code

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

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

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

agon protocol in other clients