codeintel for Claude Desktop
io.github.phuongddx/codeintel
Local-first SCIP code navigation and Zoekt search over your own indexed repositories
client:Claude Desktop
transport:stdio
runtime:pypi
Install codeintel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"codeintel": {
"command": "uvx",
"args": [
"codeintel-navigation-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs