Cookie Consent
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…
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](
Official Cookie Consent links
Pricing & plans
Observed public pricing for Cookie Consent, benchmarked against comparable providers. Plans, tiers, history and scenario below.
$29 /mo
This plan sits close to the market.
No monthly-comparable cohort to benchmark this plan against yet.
Why Agentery reaches that view
price_benchmarkNot monthly-comparable.
get_agent_profile · plan historyPaid plans observed 2026-09-02.
pricing recommendationPercentile unavailable for this basis.
confidenceSource page rechecked daily.
Test a different price for this plan.
Move the proposed monthly price. Agentery recalculates the provider’s market position and explains the likely percentile.
Is Cookie Consent good value?
How its price compares with genuinely comparable providers.
Not enough evidence yet to call it good — or poor — value.
Too few comparable providers at the same buyer tier and billing unit to benchmark this price honestly.
Check capability before deciding
Compare capability, compatibility and operational cost against the few observed peers — Agentery keeps the price status explicit and never invents a verdict.
Cookie Consent's local market
Nearest products by what they do. Local median $19.5/mo — Cookie Consent is 49% above it.
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": {
"observed": true,
"billing": "freemium",
"currency": "USD",
"lowest_monthly_usd": 29,
"monthly_usd": 29,
"headline": "Free tier, then from $29/mo",
"summary": "Free tier, then from $29/mo. ConsentStack offers a free-forever Basic plan and paid plans starting at $29/mo, with Business usage add-on packs priced at $25 per 500K monthly visitors.",
"confidence": "medium",
"source_url": "https://www.consentstack.io/pricing",
"checked_at": "2026-09-02T04:26:14.112Z",
"amount": 29,
"display": "From $29/mo",
"plans": [
{
"name": "Basic",
"price": "$0",
"period": "month",
"persona": "free",
"highlights": [
"Free forever",
"1k unique monthly visitors",
"1 domain",
"2 team members",
"Some customization options"
],
"price_annual": null
},
{
"name": "Paid plans",
"price": "$29/mo",
"period": "month",
"persona": "pro",
"highlights": [
"Starting price shown on homepage",
"Full compliance features",
"Concierge setup included"
],
"price_annual": null
},
{
"name": "Usage add-on packs",
"price": "$25/500K unique monthly visitors",
"usage": true,
"period": "usage",
"persona": "pro",
"highlights": [
"Business plan usage add-on"
],
"price_annual": null
}
],
"source": "render+llm"
},
"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": true,
"alive": true,
"endpoint_kind": "site",
"latency_ms": 1001,
"uptime_7d": 1,
"checked_at": "2026-09-02T02:33:07.803Z",
"consecutive_failures": 0,
"status": "alive"
},
"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."
}