Skip to content
Windsurf

VMware NSX for Windsurf

io.github.vmware-skills/vmware-nsx

VMware NSX networking management with 33 MCP tools: segments, gateways, NAT, routing, IPAM.

client:Windsurf transport:stdio runtime:pypi

Install VMware NSX in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vmware-nsx": {
      "command": "uvx",
      "args": [
        "vmware-nsx-mgmt"
      ],
      "env": {
        "VMWARE_NSX_CONFIG": "<VMWARE_NSX_CONFIG>"
      }
    }
  }
}

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

VMware NSX in other clients