Connect your project

Point Atlas at a repository you own and get your first architectural + security audit in a couple of minutes. No code changes required.

1. Sign in

Open the Atlas dashboard and sign in with Google, GitHub or email. Your projects live in your workspace — each one is a living knowledge graph of a repository you connect.

Open the dashboard

2. Connect a repository

Click New project → Import from GitHub, authorize read access and pick a repo. Atlas clones it server-side, builds the knowledge graph, runs the deterministic detectors and the security scan, then validates the findings with AI. You land on a populated dashboard — Overview, Graph, Analysis and Timeline.

No GitHub? Paste any public Git URL, or drag in a ZIP of the working tree.

3. Keep it live (optional)

In Project → Settings → Live updates, choose a branch and a notification email. Atlas adds a push webhook to the repo: every push re-clones the branch, re-runs the audit and emails you a short summary with the top issues. See Live audits on push.

4. Bring it into your editor (optional)

Create an API key in Settings → API keys, then add the Atlas MCP server to Claude Code, Cursor or Windsurf with that key in its env. Your AI assistant can then query the connected project's architecture — dependents, blast-radius, audits — over the hosted endpoint, without you pasting context. See MCP in your editor.