aegis protocol for Claude Code
io.github.im-sham/aegis-protocol
Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.
client:Claude Code
transport:stdio
runtime:npm
Install aegis protocol in Claude Code
run in your project directory
claude mcp add aegis-protocol -e AEGIS_CHAIN=<AEGIS_CHAIN> -e AEGIS_RPC_URL=<AEGIS_RPC_URL> -e AEGIS_PRIVATE_KEY=<AEGIS_PRIVATE_KEY> -e AEGIS_API_URL=<AEGIS_API_URL> -- npx -y @aegis-protocol/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs