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
{
"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