Live demo store

Ask your AI about this store’s data.

The Click Context demo store is a real Shopify shop tracked around the clock — sessions, clicks, funnels, site speed, search, JS errors. Connect Claude, ChatGPT, or any MCP client and explore it like a CRO would. No install, no signup.

Read-only demo keySynthetic traffic, refreshed hourlyResets weekly
1,091
Sessions · 7d
78
Orders
$49,857
Gross revenue

Claude

  1. Open Customize → Connectors and click Add (older versions: Settings → Connectors).
  2. Name it Click Context Demo and paste this server URL. Leave Authentication on Always required and OAuth client on No client ID — register one automatically, then click Add.
https://app.clickcontext.com/api/mcp/sse

When Claude asks for a 6-digit connection code, grab one from the demo code page — single use, valid 10 minutes.

ChatGPT

  1. Settings → Connectors → Advanced → switch on Developer mode (custom connectors need a paid ChatGPT plan).
  2. Back on Connectors, click Create. Connection type Server URL:
https://app.clickcontext.com/api/mcp/mcp

Authentication: OAuth — leave client ID, secret and scopes empty. When asked for a connection code, use the demo code page.

Cursor · Claude Code · VS Code · Windsurf

Add this to your MCP config (mcp.json):

{
  "mcpServers": {
    "click-context-demo": {
      "type": "http",
      "url": "https://app.clickcontext.com/api/mcp/mcp",
      "headers": { "Authorization": "Bearer 30e21de97989cc54769d6834930fb1694b6e6338190af2091736509e62e2b064" }
    }
  }
}

Codex

  1. Plugins → MCPs → Connect to a custom MCP, type Streamable HTTP, URL https://app.clickcontext.com/api/mcp/mcp.
  2. In Bearer token env var, enter CLICKCONTEXT_DEMO_KEY (leave header fields empty).
  3. Set the variable where you start Codex, then restart it:
export CLICKCONTEXT_DEMO_KEY="30e21de97989cc54769d6834930fb1694b6e6338190af2091736509e62e2b064"

What to ask

  • “Give me a CRO overview of this store.”
  • “Where do mobile shoppers drop out of checkout, and what is that worth?”
  • “Which element gets the most rage clicks this week?”
  • “Which search queries return zero results?”
  • “How fast are the product pages, split by device?”
  • “What changed in the last three days?”

Want to see the storefront the data comes from? Browse the demo store.

Ready for your own store?

The demo key is read-only and rate-limited; on your own store, keys are unrestricted and private. Install in minutes — your AI gets real answers from day one.