Codeix for Claude Desktop
io.github.montanetech/codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
client:Claude Desktop
transport:stdio
runtime:npm
Install Codeix in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"codeix": {
"command": "npx",
"args": [
"-y",
"codeix"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs