MaskFlow PII proxy for Windsurf
io.github.maskflow/mcp
Mask PII in outbound MCP tool-call arguments, unmask the results. Indian identifiers included.
client:Windsurf
transport:stdio
runtime:pypi
Install MaskFlow PII proxy in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"command": "uvx",
"args": [
"maskflow-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs