Skip to content
Cursor

Aegis Policy for Cursor

io.github.evozim/aegis-policy

Governance firewall and safety guardrails oracle for AI swarms.

client:Cursor transport:sse

Install Aegis Policy in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "aegis-policy": {
      "url": "https://aegis-policy-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Aegis Policy in other clients