Network AIops for Grok
io.github.aiops-tools/network-aiops
Governed network device ops (NAPALM) — 33 MCP tools with audit/undo.
client:Grok
transport:stdio
runtime:pypi
Install Network AIops in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"network-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"network-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