Skip to content
Cline

VMware VKS for Cline

io.github.vmware-skills/vmware-vks

vSphere with Tanzu (VKS): Namespace and TanzuKubernetesCluster lifecycle. Requires vSphere 8.x+.

client:Cline transport:stdio runtime:pypi

Install VMware VKS 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-vks": {
      "command": "uvx",
      "args": [
        "vmware-vks"
      ],
      "env": {
        "VMWARE_VKS_CONFIG": "<VMWARE_VKS_CONFIG>"
      }
    }
  }
}

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

VMware VKS in other clients