Skip to content
Windsurf

secure privacy mcp for Windsurf

io.github.secureprivacy/secure-privacy-mcp

An MCP server that automatically integrate GDPR-compliant cookie consent banners into websites

client:Windsurf transport:stdio runtime:npm

Install secure privacy mcp in Windsurf

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

{
  "mcpServers": {
    "secure-privacy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "secure-privacy-mcp"
      ]
    }
  }
}

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

secure privacy mcp in other clients