Skip to content
Cline

VMware NSX for Cline

io.github.zw008/vmware-nsx

VMware NSX networking management with 31 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

{
  "mcpServers": {
    "vmware-nsx": {
      "command": "uvx",
      "args": [
        "vmware-nsx-mgmt"
      ]
    }
  }
}

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

VMware NSX in other clients