Fabric AIops for Grok
io.github.aiops-tools/fabric-aiops
Governed Cisco Meraki + ACI fabric ops: uplink RCA, ACI endpoint trace; 37 tools with audit/undo.
client:Grok
transport:stdio
runtime:pypi
Install Fabric AIops in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"fabric-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"fabric-aiops"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs