lain for Claude Desktop
io.github.spuentesp/lain
High-performance knowledge graph MCP server for AI coding agents with semantic search.
client:Claude Desktop
transport:stdio
runtime:npm
Install lain in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lain": {
"command": "npx",
"args": [
"-y",
"@spuentesp/lain-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs