Skip to content
Claude Desktop

Code Context Engine for Claude Desktop

io.github.ai-elara/code-context-engine

Index your codebase. AI searches instead of re-reading files. 94% token savings.

client:Claude Desktop transport:stdio runtime:pypi

Install Code Context Engine in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "code-context-engine": {
      "command": "uvx",
      "args": [
        "code-context-engine"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Code Context Engine in other clients