Inference AIops for Claude Desktop
io.github.aiops-tools/inference-aiops
Governed GPU inference ops (vLLM + Ray Serve): latency RCA, scaling, drain, 39 tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Inference AIops in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"inference-aiops": {
"command": "uvx",
"args": [
"inference-aiops"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs