Skip to content
Cursor

ConsentStack for Cursor

io.consentstack/cookie-consent

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

client:Cursor transport:streamable-http

Install ConsentStack in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ConsentStack in other clients