Aegis Protocol runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 10 Jun 2026.
Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aegis-protocol -- npx -y @aegis-protocol/mcp-server
{
"mcpServers": {
"aegis-protocol": {
"args": [
"-y",
"@aegis-protocol/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.aegis-protocol]
command = "npx"
args = ["-y", "@aegis-protocol/mcp-server"]
{
"mcpServers": {
"aegis-protocol": {
"args": [
"-y",
"@aegis-protocol/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aegis-protocol": {
"args": [
"-y",
"@aegis-protocol/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.