VMware VKS for Windsurf
io.github.vmware-skills/vmware-vks
vSphere with Tanzu (VKS): Namespace and TanzuKubernetesCluster lifecycle. Requires vSphere 8.x+.
client:Windsurf
transport:stdio
runtime:pypi
Install VMware VKS in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vmware-vks": {
"command": "uvx",
"args": [
"vmware-vks"
],
"env": {
"VMWARE_VKS_CONFIG": "<VMWARE_VKS_CONFIG>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs