n3mo for Claude Desktop
io.github.rajx-dev/n3mo
N3MO: Code intelligence engine mapping repositories into queryable symbol graphs.
client:Claude Desktop
transport:stdio
runtime:pypi
Install n3mo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"n3mo": {
"command": "uvx",
"args": [
"n3mo"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs