Loading MCP server directory, please wait...
Multi-language code intelligence MCP server: symbols, call graphs, references, semantic search.
npx @getmcp/cli add io.github.lusiem/code-atlasRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lusiem/code-atlas": {
"command": "npx",
"args": [
"-y",
"@lusiem/code-atlas"
]
}
}
}