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
{
"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