nex for Claude Desktop
io.github.nex-crm/nex
Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph.
client:Claude Desktop
transport:stdio
runtime:npm
Install nex in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nex": {
"command": "npx",
"args": [
"-y",
"@nex-ai/nex"
],
"env": {
"NEX_API_KEY": "<NEX_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs