Skip to content
VS Code

GDPR Scanner API for VS Code

io.github.br0ski777/gdpr-scanner

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

client:VS Code transport:sse

Install GDPR Scanner API in VS Code

.vscode/mcp.json

{
  "servers": {
    "gdpr-scanner": {
      "type": "sse",
      "url": "https://gdpr-scanner.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

GDPR Scanner API in other clients