Skip to content
Zed

GDPR Scanner API for Zed

io.github.br0ski777/gdpr-scanner

Scan website GDPR compliance: consent, privacy policy, trackers. Score 0-100. x402.

client:Zed transport:sse

Install GDPR Scanner API in Zed

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

{
  "context_servers": {
    "gdpr-scanner": {
      "url": "https://gdpr-scanner.api.klymax402.com/mcp"
    }
  }
}

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

GDPR Scanner API in other clients