← Index

Aegis — AI Agent Governance

io.github.Acacian/aegis·v0.1.7·Monitoring & Logs
Quality Score
84
/100

Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "aegis": {
      "command": "uvx",
      "args": [
        "agent-aegis"
      ],
      "env": {
        "AEGIS_POLICY_PATH": "<aegis_policy_path>"
      }
    }
  }
}
§02  Environment variables
AEGIS_POLICY_PATH

Path to YAML policy file

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Monitoring & Logs