phi guard mcp for Windsurf
io.github.abidit/phi-guard-mcp
Local-first PHI detection for source code, LLM prompts, logs, and analytics
client:Windsurf
transport:stdio
runtime:npm
Install phi guard mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"phi-guard-mcp": {
"command": "npx",
"args": [
"-y",
"phi-guard-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs