VMware Harden for Cline
io.github.vmware-skills/vmware-harden
VMware compliance scanning (CIS, vSphere SCG, GB/T 22239, PCI-DSS) with drift detection.
client:Cline
transport:stdio
runtime:pypi
Install VMware Harden 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-harden": {
"command": "uvx",
"args": [
"vmware-harden"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs