Skip to content
Zed

blackout for Zed

ai.thrain/blackout

Permanent local PDF redaction: text is removed and verified gone, not covered. No uploads.

client:Zed transport:stdio runtime:npm

Install blackout in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "blackout": {
      "command": "npx",
      "args": [
        "-y",
        "@thrain/blackout-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

blackout in other clients