Provides Claude Code with local semantic search and indexing of your codebase using AST-aware chunking and hybrid search, enabling deep code understanding without sending data to the cloud.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CCL_MODEL— all-MiniLM-L6-v2 Embedding model (default uses built-in ONNX, no PyTorch)CCL_CHUNK_LINES— 50 Max lines per chunkCCL_CHUNK_OVERLAP— 10 Overlap lines between chunksCCL_DATA_DIR— ~/.cache/claude-context-local Index storage directoryCCL_HYBRID_ALPHA— 0.7 Search blend: 0=BM25 only, 1=semantic onlyCCL_CONTEXT_LINES— 5 Default surrounding context lines in results[](https://m8ven.ai/mcp/tazhate-claude-context-local-63zc9x)