code context engine
JSON →A local MCP server for AI coding agents. AST-aware indexing, semantic search, and automatic compression. Your agent stops re-reading your entire codebase every session.
Install
pip install code-context-engine Tools · 2
- search_code Search the codebase index for relevant code snippets based on a query
- get_context Retrieve relevant context from the codebase index for a given question or task
Environment variables
CCE_OLLAMA_URL
Links
★ 139 GitHub stars