NELLA · OPEN SOURCE
Grounded
code intelligence.
Nella sits between your AI coding agent and your repo. It indexes the real code with AST-based chunking, answers search with semantic and BM25 retrieval, and keeps a memory of assumptions, changes, and dependencies so the agent stops hallucinating and stops forgetting.
Run `npx -y @getnella/mcp --workspace /path/to/repo`, or `nella connect --client claude` to wire it into Claude Code, Cursor, or VS Code over MCP.