pii redact for Zed
com.x402supply/pii-redact
Detects and redacts PII (emails, phones, SSNs, names, addresses) from text. $0.02/call via x402.
client:Zed
transport:streamable-http
tools:1
Install pii redact in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pii-redact": {
"url": "https://pii-redact.x402supply.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs