Your Codebase
Has DNA.
Extract It.
A static analysis pipeline that gives any LLM instant architectural understanding — zero inference tokens wasted. Analyze once. Give every session full codebase context.
Every session burns a token tax just to establish context.
“A model is not the right tool to read files. A static analysis pipeline is.”
Analyzed once, reused every session. Your LLM starts informed.
Built for the modern AI workflow.
Every feature designed to fit seamlessly into how you already work — whether you are in the terminal, an AI editor, or building on top of the API.
TypeScript, JavaScript, Python, Go, Rust, Java, C#, Kotlin, Swift, Ruby, PHP, C/C++, Solidity, Vue. Framework-aware detection for every major ecosystem.
Native integration with Claude Code, Cursor, and Cline. Fresh DNA on every query.
File system monitoring with smart debounce. DNA stays current as you write code.
Track structural changes between analyses. See exactly what evolved in your architecture.
Adaptive output sizing. Set a ceiling — 5K or 50K tokens — for any context window.
No databases. No servers. No auth. Pure static analysis — runs anywhere, offline.
Two output formats. Human-readable Markdown for LLMs, structured YAML for pipelines.
See the DNA report.
Actual output from a real codebase analysis. Deterministic, structured, LLM-optimized. Paste directly into any context window.
Plug into your workflow.
Three integration paths. All take under a minute. Once configured, code-dna runs in the background and keeps your LLM context current.
{
"mcpServers": {
"code-dna": {
"command": "npx",
"args": [
"@qlucent/code-dna",
"mcp",
"--watch"
]
}
}
}Paste into your Claude Code MCP settings. DNA refreshes automatically on file changes.
Decode your
codebase.
Three steps. Under two minutes. No server, no database, no configuration file. One command gives your LLM a complete architectural picture of any codebase.
Or install globally: npm i -g @qlucent/code-dna
Global install for repeated use across projects. Or run via npx — no install required.
Generates CODEBASE-DNA.md in seconds. Outputs a compact 4-layer DNA report — no config required.
Drop into Claude Code, Cursor, or any MCP-compatible editor. DNA refreshes automatically on changes.