Locus
Lightweight MCP server for LSP code intelligence — symbol lookup, refs, types, diagnostics.
Install
npmstdio
npx -y @paladini/locus-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-paladini-locus-mcp": {
"command": "npx",
"args": [
"-y",
"@paladini/locus-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.paladini/locus-mcp · published 2026-07-25 · updated 2026-07-25. Not an endorsement; review the code before connecting it to anything sensitive.