Quick Start
Connect your first agent to Aegis in under five minutes.
How It Works
Understand how Aegis intercepts and governs agent actions.
Policies
Configure the rules that evaluate every agent tool call.
Integrations
Connect Claude Code, Cursor, or VS Code Copilot via MCP.
Approvals
Review and approve sensitive agent actions in real time.
Audit Trail
Browse the complete log of every agent decision.
Get started in four steps
1
Create your account
Sign up at app.runaegis.co with your email, Google, or GitHub account.
2
Connect GitHub
Provide your GitHub username, user ID, and a personal access token with
repo, read:user, and workflow scopes. Aegis uses this to inspect repositories and manage pull requests on your behalf.3
Create a room and connect your agent
Create a room for the repository you want to govern, then paste the generated MCP config snippet into your AI coding tool. Aegis will start intercepting tool calls immediately.
4
Configure your policies
Enable or disable the governance rules that matter most to your team — from protected branch denial to secret detection. Every policy takes effect instantly.
Aegis connects to your agent via the Model Context Protocol (MCP) over Server-Sent Events (SSE). No code changes are required in your agent or repositories.