Live demo store
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.
Claude
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
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
https://app.clickcontext.com/api/mcp/mcp.CLICKCONTEXT_DEMO_KEY (leave header fields empty).export CLICKCONTEXT_DEMO_KEY="30e21de97989cc54769d6834930fb1694b6e6338190af2091736509e62e2b064"
What to ask
Want to see the storefront the data comes from? Browse the demo 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.