Skip to content
Cursor

VMware AIops for Cursor

io.github.vmware-skills/vmware-aiops

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 60 MCP tools.

client:Cursor transport:stdio runtime:pypi

Install VMware AIops in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vmware-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "vmware-aiops"
      ],
      "env": {
        "VMWARE_AIOPS_CONFIG": "<VMWARE_AIOPS_CONFIG>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

VMware AIops in other clients