Skip to content
VS Code

ConsentLayer for VS Code

com.consentlayer/mcp

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

client:VS Code transport:streamable-http

Install ConsentLayer in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.consentlayer.com/mcp"
    }
  }
}

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

ConsentLayer in other clients