Skip to content
Cline

VMware NSX for Cline

io.github.vmware-skills/vmware-nsx

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

client:Cline transport:stdio runtime:pypi

Install VMware NSX 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

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

VMware NSX in other clients