CodeCortex Context Engine for Claude Desktop
io.github.behnamjalalico/codecortex-context-engine
Context intelligence for AI coding agents: navigation, impact, memory, guarded edits.
client:Claude Desktop
transport:stdio
runtime:pypi
Install CodeCortex Context Engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"codecortex-context-engine": {
"command": "uvx",
"args": [
"codecortex-context-engine"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs