phi guard mcp for Zed
io.github.abidit/phi-guard-mcp
Local-first PHI detection for source code, LLM prompts, logs, and analytics
client:Zed
transport:stdio
runtime:npm
Install phi guard mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"phi-guard-mcp": {
"command": "npx",
"args": [
"-y",
"phi-guard-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs