Code, infrastructure, observability and related knowledge in a single place.//Define guarantees, track dependencies, catch violations before they ship.
Atlas is the visual layer over the graph — a deterministic map of your codebase, projected from real imports and real calls. Open it on Grafema's own source, or pipe in yours.
No account. No telemetry. The graph lives in .grafema/ next to your repo — so the LLM you trust does the talking, and Grafema just hands it the right facts. Or skip the LLM part entirely and use the CLI or VS Code extension — learn more in the docs.
{
"mcpServers": {
"grafema": {
"command": "npx",
"args": ["grafema-mcp", "--project", "."]
}
}
}