Locus for Claude Desktop
io.github.sylphxai/locus
Locus — the exact code chunk for the job: local BM25 search for agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install Locus in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"locus": {
"command": "npx",
"args": [
"-y",
"@sylphx/locus"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs