Nutanix AIops for Cursor
io.github.aiops-tools/nutanix-aiops
Governed Nutanix Prism Central v4 ops: clusters/VMs/storage/DR/LCM/RCA, ETag-safe, 51 tools.
client:Cursor
transport:stdio
runtime:pypi
Install Nutanix AIops in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nutanix-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"nutanix-aiops"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs