Skip to content
Windsurf

nx console for Windsurf

io.github.nrwl/nx-console

A Model Context Protocol server implementation for Nx

client:Windsurf transport:stdio runtime:npm

Install nx console in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "nx-console": {
      "command": "npx",
      "args": [
        "-y",
        "nx-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

nx console in other clients