-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Dominic edited this page Jul 19, 2026
·
2 revisions
Atlas provides local code intelligence for developers and AI coding assistants. It indexes repositories and returns focused, source-grounded answers about symbols, callers, references, routes, and change impact.
- Install Atlas.
- Follow the Getting Started guide.
- Learn when to index or reindex.
- Connect Claude, Codex, or another assistant.
| Goal | Guide |
|---|---|
| Install or verify Atlas | Installation |
| Index a repository | Indexing and Reindexing |
| Search and inspect code | CLI Reference |
| Connect an AI assistant | AI Assistant Setup |
| Choose an MCP tool | MCP Tools |
| Use the dashboard or API | Dashboard and HTTP API |
| Configure limits and behavior | Configuration |
| Diagnose stale or incomplete results | Troubleshooting |
| Upgrade or remove Atlas | Upgrade and Uninstall |
- Local by default: indexing and querying work without a hosted service.
- Evidence first: results identify the source file and line where possible.
- Bounded context: tools return focused context instead of whole-repository dumps.
- One index, multiple interfaces: use Atlas through CLI, MCP, or the local HTTP service.
Use GitHub Releases as the version source of truth. Release archives include checksums and per-archive SBOMs.
The primary Atlas product documentation is mirrored in this Wiki. Benchmark data remains available in the benchmark explorer and public data directory. Read Benchmarks and Methodology before comparing results.
Atlas | Releases | Benchmarks | License