Skip to content
Zed

Waqi — AI Privacy Layer for Zed

io.github.ajprolific/waqi

Redacts PII from your business tools before the AI sees them — with a provable audit log.

client:Zed transport:streamable-http

Install Waqi — AI Privacy Layer in Zed

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

{
  "context_servers": {
    "waqi": {
      "url": "https://waqi.bilazann.com/api/mcp/{token}"
    }
  }
}

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

Waqi — AI Privacy Layer in other clients