Nutanix AIops for VS Code
io.github.aiops-tools/nutanix-aiops
Governed Nutanix Prism Central v4 ops: clusters/VMs/storage/DR/LCM/RCA, ETag-safe, 51 tools.
client:VS Code
transport:stdio
runtime:pypi
Install Nutanix AIops in VS Code
.vscode/mcp.json
{
"servers": {
"nutanix-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"nutanix-aiops"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs