Skip to content
Windsurf

redact pdf mcp for Windsurf

io.github.dambuchs/redact-pdf-mcp

Permanently redact PII from PDFs and scans. EU/Swiss-hosted, never used to train AI models.

client:Windsurf transport:stdio runtime:npm

Install redact pdf mcp in Windsurf

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

{
  "mcpServers": {
    "redact-pdf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "redact-pdf-mcp"
      ]
    }
  }
}

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

redact pdf mcp in other clients