Locus for Cline
io.github.sylphxai/locus
Locus — the exact code chunk for the job: local BM25 search for agents.
client:Cline
transport:stdio
runtime:npm
Install Locus 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": {
"locus": {
"command": "npx",
"args": [
"-y",
"@sylphx/locus"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs