Loomal

aegis-protocol

MCP server by github.com/im-sham/aegis-protocol

Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.

2 starsnpm: @aegis-protocol/mcp-server

About aegis-protocol

aegis-protocol is an MCP (Model Context Protocol) server published by im-sham in the official MCP registry, listed under Security on Loomal. Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.

It ships as an npm package (@aegis-protocol/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/im-sham/aegis-protocol, where the project has earned 2 GitHub stars.

Use aegis-protocol with your agent

Claude Code · one command
claude mcp add aegis-protocol -- npx -y @aegis-protocol/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "aegis-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "@aegis-protocol/mcp-server"
      ]
    }
  }
}
npm@aegis-protocol/mcp-server

Frequently asked questions

What is aegis-protocol?
aegis-protocol is an MCP (Model Context Protocol) server by im-sham in the Security category. Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC.
How do I connect aegis-protocol to Claude, Cursor, or another MCP client?
Install aegis-protocol from its npm package (@aegis-protocol/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is aegis-protocol open source?
Yes — the source code is public at github.com/im-sham/aegis-protocol, with 2 GitHub stars.
Can AI agents pay to use aegis-protocol?
Not yet through Loomal — aegis-protocol is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain aegis-protocol? Claim this listing free by verifying GitHub ownership, or contact us.