Skip to content
Windsurf

redacta mcp for Windsurf

io.github.nickjlamb/redacta-mcp

Pseudonymise and restore patient identifiers & PII in text — local, HIPAA Safe Harbor mode.

client:Windsurf transport:stdio runtime:npm

Install redacta mcp in Windsurf

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

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

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

redacta mcp in other clients