AI & ML
Trust: 37/100 (Limited)io.github.im-sham/aegis-protocol Guide
Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.
2 starsby im-sham
Quick Start
Install
npx @aegis-protocol/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-im-sham-aegis-protocol": {
"command": "npx",
"args": [
"@aegis-protocol/mcp-server"
]
}
}
}