Skip to content
Grok

ConsentStack for Grok

io.consentstack/cookie-consent

Set up GDPR and CCPA cookie consent: create a site, publish a banner, scan and categorize trackers.

client:Grok transport:streamable-http

Install ConsentStack in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "cookie-consent": {
      "type": "http",
      "url": "https://app.consentstack.io/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

ConsentStack in other clients