redaction for Zed
one.secureai/redaction
Takes the people out of text before a model sees it, and puts them back in the reply.
client:Zed
transport:streamable-http
Install redaction in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"redaction": {
"url": "https://secureai.one/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs