Skip to content
Zed

ConsentStack for Zed

io.consentstack/cookie-consent

Set up GDPR and CCPA cookie consent: create a site, publish a banner, scan and categorize trackers.

client:Zed transport:streamable-http

Install ConsentStack in Zed

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

{
  "context_servers": {
    "cookie-consent": {
      "url": "https://app.consentstack.io/api/mcp"
    }
  }
}

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

ConsentStack in other clients