Observability AIops for Grok
io.github.aiops-tools/observability-aiops
Governed Prometheus + Grafana ops: PromQL, alerts, dashboards, RCA; 39 tools.
client:Grok
transport:stdio
runtime:pypi
Install Observability AIops in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"observability-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"observability-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