Loading MCP server directory, please wait...
Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.
npx @getmcp/cli add io.github.im-sham/aegis-protocolRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.im-sham/aegis-protocol": {
"command": "node",
"args": [
"@aegis-protocol/mcp-server"
],
"env": {
"AEGIS_CHAIN": "",
"AEGIS_RPC_URL": "",
"AEGIS_PRIVATE_KEY": "",
"AEGIS_API_URL": ""
}
}
}
}