Skip to content
Zed

Cookie Compliance for Zed

co.cookie-compliance/cookie-consent

Add a cookie consent banner that blocks trackers before consent and records proof of consent.

client:Zed transport:streamable-http tools:8

Install Cookie Compliance in Zed

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

{
  "context_servers": {
    "cookie-consent": {
      "url": "https://mcp.cookie-compliance.co/mcp"
    }
  }
}

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

What Zed can do once it is connected

Cookie Compliance in other clients