nex for Windsurf
io.github.nex-crm/nex
Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph.
client:Windsurf
transport:stdio
runtime:npm
Install nex in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nex": {
"command": "npx",
"args": [
"-y",
"@nex-ai/nex"
],
"env": {
"NEX_API_KEY": "<NEX_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs