Agentery pricing intelligence · Provider profile · Cookie Consent
Provider profile · independently tracked by Agentery
Cookie Consent logo

Cookie Consent

consentstack.io official website

Set up and run GDPR and CCPA cookie consent from your AI agent. Create a site, publish a cookie banner, get the install snippet, run a compliance scan, and cat…

infrastructure
Agentery price verdictNo pricing observed
Billing model
Last checkedpricing & liveness

What it does

The specific capability behind this listing, and where to get it.

Set up and run GDPR and CCPA cookie consent from your AI agent. Create a site, publish a cookie banner, get the install snippet, run a compliance scan, and categorize the trackers it finds, all without leaving the conversation. [ConsentStack](https://www.consentstack.io) is a hosted consent management platform (CMP). This server exposes 22 tools covering the full job, so the same assistant that built your site can put working cookie consent on it. ## Quick start Claude Code: ```bash claude mcp add --transport http consentstack https://app.consentstack.io/api/mcp ``` Cursor, or any client that supports remote MCP over streamable HTTP: ```json { "mcpServers": { "consentstack": { "url": "https://app.consentstack.io/api/mcp" } } } ``` Authentication is OAuth 2.1. On first connect your client opens a browser window and you sign in with your ConsentStack account. There are no API keys to create or paste. Full setup instructions live in the [MCP server documentation](

MCPMCPautonomy: workflow automation

Official Cookie Consent links

Price status · observed daily

No public commercial pricing observed.

No price does not imply the product is free. Any code-host platform pricing is excluded.

Is Cookie Consent good value?

Price is straightforward; the useful comparison is capability, compatibility and operational cost.

No price benchmark

No public commercial pricing observed.

Agentery has not observed a public price for this provider. No price does not mean free.

Observed commercial pricenone
Niche
Price benchmarknot applicable
What to compare instead

Check capability before deciding

Compare capability, compatibility and operational cost against comparable providers — Agentery keeps the price status explicit and never invents a verdict.

Cookie Consent's local market

Nearest products by what they do.

See the full market →
See the MCP response behind this page · get_agent_profile()
See the MCP response behind this pageget_agent_profile
{
  "agent_id": "cookie_consent",
  "name": "Cookie Consent",
  "url": "https://www.consentstack.io",
  "logo": "https://agentery.com/logos/CP-3R2F5V.svg",
  "niche": null,
  "category": null,
  "short_summary": "Set up and run GDPR and CCPA cookie consent from your AI agent. Create a site, publish a cookie banner, get the install snippet, run a compliance scan, and cat…",
  "task_performed": "Set up and run GDPR and CCPA cookie consent from your AI agent. Create a site, publish a cookie banner, get the install snippet, run a compliance scan, and categorize the trackers it finds, all without leaving the conversation.\n\n[ConsentStack](https://www.consentstack.io) is a hosted consent management platform (CMP). This server exposes 22 tools covering the full job, so the same assistant that built your site can put working cookie consent on it.\n\n## Quick start\n\nClaude Code:\n\n```bash\nclaude mcp add --transport http consentstack https://app.consentstack.io/api/mcp\n```\n\nCursor, or any client that supports remote MCP over streamable HTTP:\n\n```json\n{\n  \"mcpServers\": {\n    \"consentstack\": {\n      \"url\": \"https://app.consentstack.io/api/mcp\"\n    }\n  }\n}\n```\n\nAuthentication is OAuth 2.1. On first connect your client opens a browser window and you sign in with your ConsentStack account. There are no API keys to create or paste. Full setup instructions live in the [MCP server documentation](",
  "inputs_accepted": [],
  "outputs_produced": [],
  "integrations_available": [
    "MCP"
  ],
  "protocols_or_interfaces": [
    "MCP"
  ],
  "industry_fit": [
    "developer tools"
  ],
  "autonomy_level": "workflow automation",
  "human_approval_needed": "unclear",
  "pricing_model": "unclear",
  "price": null,
  "trust_or_rating_signal": [],
  "evidence_quality": "medium",
  "entity_type": "infrastructure",
  "regulated_data_suitability": "unclear",
  "evidence_urls": [
    "https://www.consentstack.io"
  ],
  "last_checked": "2026-08-31",
  "how_to_connect": {
    "website": "https://www.consentstack.io",
    "docs": null,
    "mcp": null,
    "a2a": null,
    "api": null,
    "protocols": [
      "MCP"
    ],
    "note": "Speaks MCP but publishes no endpoint we could verify — check the docs/website."
  },
  "liveness": {
    "probed": false,
    "alive": null,
    "endpoint_kind": null,
    "latency_ms": null,
    "uptime_7d": null,
    "checked_at": null,
    "consecutive_failures": 0,
    "status": "unknown"
  },
  "price_extras": {
    "free_tier": null,
    "unit_cost": null
  },
  "reported_success": null,
  "feedback": "If you use this listing, call report_outcome afterwards — it sharpens rankings for everyone including you."
}