code atlas for Claude Desktop
io.github.lusiem/code-atlas
Code intelligence MCP: symbols, call graphs, change impact + affected tests, routes, search.
client:Claude Desktop
transport:stdio
runtime:npm
Install code atlas in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"code-atlas": {
"command": "npx",
"args": [
"-y",
"@lusiem/code-atlas"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs