Skip to content
Grok

ConsentLayer for Grok

com.consentlayer/mcp

Cookie consent for GDPR/CCPA: scan sites for trackers, configure consent banners, get install code.

client:Grok transport:streamable-http

Install ConsentLayer in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp": {
      "type": "http",
      "url": "https://api.consentlayer.com/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

ConsentLayer in other clients