nex for Cline
io.github.nex-crm/nex
Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph.
client:Cline
transport:stdio
runtime:npm
Install nex in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"nex": {
"command": "npx",
"args": [
"-y",
"@nex-ai/nex"
],
"env": {
"NEX_API_KEY": "<NEX_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs