Loomal

aegis

MCP server by github.com/getaegis/aegis

Credential isolation for AI agents. Inject secrets at the network boundary.

11 starsnpm: @getaegis/cli

About aegis

aegis is an MCP (Model Context Protocol) server published by getaegis in the official MCP registry, listed under Autonomous Agents on Loomal. Credential isolation for AI agents. Inject secrets at the network boundary.

It ships as an npm package (@getaegis/cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/getaegis/aegis, where the project has earned 11 GitHub stars.

Use aegis with your agent

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

Frequently asked questions

What is aegis?
aegis is an MCP (Model Context Protocol) server by getaegis in the Autonomous Agents category. Credential isolation for AI agents. Inject secrets at the network boundary.
How do I connect aegis to Claude, Cursor, or another MCP client?
Install aegis from its npm package (@getaegis/cli) 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 open source?
Yes — the source code is public at github.com/getaegis/aegis, with 11 GitHub stars.
Can AI agents pay to use aegis?
Not yet through Loomal — aegis 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? Claim this listing free by verifying GitHub ownership, or contact us.