# Cookie Crumbs - Cookie Consent Management [Verified] [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://cookiecrumbs.eu/  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/cookie-crumbs-cookie-consent-management

## Description
CookieCrumbs is an EU-hosted consent management platform built for people who ship. Run `npx cookiecrumbs init` and the CLI detects your framework, links the site and writes a typed config. The scanner loads every page in a real browser, in each consent state, and drafts the cookie declaration. The banner holds every tag, pixel and iframe until its category is granted, with Reject all as prominent as Accept all, Google Consent Mode v2 signals and the right rules for the EU, UK, US states, Switzerland, Brazil and Quebec. Every decision lands in a hash-chained consent log with signed exports.

## Claude Desktop Quick Installation
Install path detected from listing signals. Uses `npx` (confidence: high):

```json
"mcpServers": {
  "cookie-crumbs-cookie-consent-management": {
    "command": "npx",
    "args": ["-y","cookiecrumbs"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

