noodlbox Documentation
Transform your codebase into an intelligent knowledge graph
noodlbox Documentation
noodlbox transforms your codebase into an intelligent knowledge graph that understands code relationships, not just files.
What is noodlbox?
Traditional code tools work with files and text. noodlbox works with meaning:
- Communities - Functional groupings of code that work together
- Processes - Execution flows that trace how your application works
- Relationships - How code actually connects and interacts
Instead of searching files, you explore functionality. Instead of grepping text, you query relationships.
Quick Start
Get Started
Set up noodlbox and connect your first repository
Explore Workflows
See what you can do with noodlbox
Understand the Platform
Learn about communities, processes, and the knowledge graph
MCP Integration
Connect to Claude, Cursor, and other AI assistants
Core Capabilities
Code Exploration
Navigate your codebase through communities and processes instead of files and folders.
Debugging
Track down bugs by tracing execution flows and understanding dependencies.
Refactoring
Understand the full impact of changes before you make them.
Impact Analysis
See exactly what's affected by your changes before you commit.
How It Works
- Connect your repository - noodlbox analyzes your code to build a knowledge graph
- Discover communities - See how your code is naturally organized
- Trace processes - Understand execution flows through your application
- Query relationships - Ask questions about your code using graph queries