Skip to content
Cursor

VMware Aria Operations for Cursor

io.github.zw008/vmware-aria

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

client:Cursor transport:stdio runtime:pypi

Install VMware Aria Operations in Cursor

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

{
  "mcpServers": {
    "vmware-aria": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "vmware-aria"
      ]
    }
  }
}

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