Documentation
Transform your codebase into an intelligent knowledge graph
noodlbox gives your AI agent a semantic understanding of your codebase—not just files, but how code actually works together.
Works with: Claude Code, Cursor, Codex, OpenCode, and any MCP-compatible agent.
How It Works
Your agent connects to noodlbox via MCP. When you ask about your code, noodlbox provides the precise context needed—no more guessing, no more token waste.
"How does the authentication flow work?"
"What would break if I changed this function?"
"Find all code related to payment processing"Explore the Docs
Getting Started
Installation, setup, and your first analysis
Skills
Guided workflows for common development tasks
Workflows
Code exploration, debugging, and change analysis
Platform
Understanding communities, processes, and the knowledge graph
MCP Server
Tools and resources available to your agent
Key Concepts
| Concept | What it means |
|---|---|
| Knowledge Graph | Your code as a queryable graph of relationships |
| Communities | Clusters of related code (auto-detected) |
| Processes | Execution flows through your application |
| Impact Detection | What breaks when you change something |