Codeix for Cline
io.github.montanetech/codeix
Fast semantic code search for AI agents — find symbols, references, and callers across any codebase
client:Cline
transport:stdio
runtime:npm
Install Codeix in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"codeix": {
"command": "npx",
"args": [
"-y",
"codeix"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs