Zabbix AI CLI MCP for Windsurf
io.github.stufently/zabbix-ai-cli-mcp
Task-shaped Zabbix access for AI agents: problems, host triage, metrics, maintenance windows.
client:Windsurf
transport:stdio
runtime:oci
Install Zabbix AI CLI MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"zabbix-ai-cli-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/stufently/zabbix-ai-cli-mcp:0.4.1"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs