Skip to content
Claude Desktop

Cookie Compliance for Claude Desktop

co.cookie-compliance/cookie-consent

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

client:Claude Desktop transport:streamable-http tools:8

Install Cookie Compliance in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cookie-consent": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.cookie-compliance.co/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Cookie Compliance in other clients