ConsentStack for VS Code
io.consentstack/cookie-consent
Set up GDPR and CCPA cookie consent: create a site, publish a banner, scan and categorize trackers.
client:VS Code
transport:streamable-http
Install ConsentStack in VS Code
.vscode/mcp.json
{
"servers": {
"cookie-consent": {
"type": "http",
"url": "https://app.consentstack.io/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs