mcp zuul for Windsurf
io.github.imatza-rh/mcp-zuul
Zuul CI — build failure analysis, log search, pipeline status, and job configuration
client:Windsurf
transport:stdio
runtime:pypi
Install mcp zuul in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-zuul": {
"command": "uvx",
"args": [
"mcp-zuul"
],
"env": {
"ZUUL_URL": "<ZUUL_URL>",
"ZUUL_DEFAULT_TENANT": "<ZUUL_DEFAULT_TENANT>",
"ZUUL_AUTH_TOKEN": "<ZUUL_AUTH_TOKEN>",
"ZUUL_USE_KERBEROS": "<ZUUL_USE_KERBEROS>",
"MCP_TRANSPORT": "<MCP_TRANSPORT>",
"ZUUL_ENABLED_TOOLS": "<ZUUL_ENABLED_TOOLS>",
"ZUUL_DISABLED_TOOLS": "<ZUUL_DISABLED_TOOLS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs