Skip to content
Windsurf

PageGuard MCP for Windsurf

io.github.pageguard/pageguard-mcp

Privacy compliance scanning for AI coding tools. Detects tracking tech, cookies, and data gaps.

client:Windsurf transport:stdio runtime:npm

Install PageGuard MCP in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pageguard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pageguard-mcp"
      ],
      "env": {
        "PAGEGUARD_API_KEY": "<PAGEGUARD_API_KEY>"
      }
    }
  }
}

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

PageGuard MCP in other clients