Fabric AIops for VS Code
io.github.aiops-tools/fabric-aiops
Governed Cisco Meraki + ACI fabric ops: uplink RCA, ACI endpoint trace; 37 tools with audit/undo.
client:VS Code
transport:stdio
runtime:pypi
Install Fabric AIops in VS Code
.vscode/mcp.json
{
"servers": {
"fabric-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"fabric-aiops"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs