Six-gate governance for AI agents: PROCEED/PAUSE/HALT decisions with hash-chained audit trails.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Quantitative governance for AI agents and engineering decisions. AEGIS evaluates proposals through six quantitative gates β Risk, Profit, Novelty, Complexity, Quality, Utility β and returns a structured decision (PROCEED / PAUSE / HALT / ESCALATE) with confidence scores, rationale, and a hash-chained audit trail.
Give your agent a decision gate it can call before it acts β and an audit record compliance can actually read (NIST AI RMF, EU AI Act Annex IV).
Claude Code
Cursor (.cursor/mcp.json) / Windsurf / any stdio MCP client:
VS Code (.vscode/mcp.json):
Runs in sandbox mode out of the box. Set AEGIS_API_KEY in the server's
environment (free key)
to unlock decision history, usage reports, and risk checks. Requires Python >= 3.10.
Get a free API key at portal.undercurrentholdings.com (GitHub/Google sign-in, key provisioned automatically), then:
Claude Code
Cursor (.cursor/mcp.json) / Windsurf / any streamable-http MCP client:
VS Code (.vscode/mcp.json):
The Python SDK has a sandbox mode that works with no account at all (10 evaluations/day):
The local stdio MCP server above ships in
aegis-governance>= 1.3.0 via the[mcp]extra.
| Tool | What it does |
|---|---|
aegis_evaluate_proposal | Full six-gate evaluation of a proposal; returns PROCEED/PAUSE/HALT/ESCALATE with per-gate scores and rationale |
aegis_quick_risk_check | Fast risk screen for a proposed change |
aegis_check_thresholds | Current gate threshold configuration |
aegis_get_scoring_guide | Domain-specific guidance for deriving gate parameters (e.g. cicd) |
aegis_record_proposal | Record a proposal for later verification |
aegis_list_proposals | List recorded proposals |
aegis_verify_proposals | Verify recorded proposals against outcomes |
aegis_list_decisions | List past governance decisions |
aegis_get_decision | Fetch a specific decision with full audit detail |
aegis_crypto_status | Hash-chain audit integrity status |
AI agents make thousands of decisions with no record of why. AEGIS gives every consequential action a quantitative evaluation and a tamper-evident audit entry β so "the agent decided to deploy" becomes a signed, replayable record with gate scores and rationale.
aegis-governance (BSL-1.1)Built by Undercurrent β Agency over agents.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aegis)<a href="https://allmcps.com/mcp/aegis"><img src="https://allmcps.com/api/badge/aegis?style=directory" alt="Aegis on AllMCPs" /></a>