
Context bundles for Claude Code.
ContextAtlas is an MCP server that fuses LSP-grade structure with architectural intent from ADRs, git, and tests — 45–72% fewer tokens on architectural queries, same answer. Gives Claude the power to make and suggest design choices that stay consistent with your project’s thesis and scope — not just generic best practices.

get_symbol_context
Pull a symbol with its types, callers, ADR rationale, and related tests in a single MCP call.
find_by_intent
Search by what the code is for, not just what it's named — backed by FTS5 BM25 over commits, ADRs, and tests.
impact_of_change
Walk the structural and historical blast radius of editing a symbol before you touch it.
45–72%
token reduction on architectural queries, measured across a locked 24-prompt benchmark on hono and httpx.