Endpoint AIops for Grok
io.github.aiops-tools/endpoint-aiops
Governed managed-endpoint ops — login-storm & drift analysis, 13 MCP tools with audit/budget/undo.
client:Grok
transport:stdio
runtime:pypi
Install Endpoint AIops in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"endpoint-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"endpoint-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