Skip to content
Windsurf

Cloud Armor WAF Patrol MCP for Windsurf

io.github.shigechika/cloudarmor-mcp

MCP server for Google Cloud Armor WAF log patrol: deny summaries and false-positive checks

client:Windsurf transport:stdio runtime:pypi

Install Cloud Armor WAF Patrol MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "cloudarmor-mcp": {
      "command": "uvx",
      "args": [
        "cloudarmor-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Cloud Armor WAF Patrol MCP in other clients