Skip to content
Cursor

VMware Aria Operations for Cursor

io.github.vmware-skills/vmware-aria

VMware Aria Operations: metrics, alerts, capacity, anomaly detection — 44 MCP tools.

client:Cursor transport:stdio runtime:pypi

Install VMware Aria Operations 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-aria": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "vmware-aria"
      ],
      "env": {
        "VMWARE_ARIA_CONFIG": "<VMWARE_ARIA_CONFIG>"
      }
    }
  }
}

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

VMware Aria Operations in other clients