Skip to main content
kreel Home

Product

One pipe. Four platforms. Any agent.

Kreel connects your ecommerce stack once and serves the resulting data to whatever AI you already work in — Claude Desktop, Claude.ai, Claude Code, or ChatGPT (via custom GPT). There is no new dashboard to learn.

§7 The data layer

One key. Every platform. Any agent.

One API key, four platforms, every agent. We ingest through OAuth, keep the platform data synced in Kreel, normalise it across clients, and serve it to whatever you already use.

Shopify
orders, customers, products
Klaviyo
flows, campaigns, profiles
Meta Ads
campaigns, creatives, audiences
Google Ads
campaigns, keywords, conversions
your key
kreel_live_8f3e…c02a
Claude Desktop
one-click extension
Claude.ai
connector URL
Claude Code
kreel auth login
ChatGPT
custom GPT
One call. Four platforms. Normalised. EU-hosted · OAuth-only · read-only

§11 How it works

Three steps. Under five minutes.

  1. 1 Step 1

    Connect your clients' platforms

    OAuth Shopify, Klaviyo, Meta, and Google in minutes. No passwords, read-only by default.

  2. 2 Step 2

    Get your Kreel key

    One key per workspace. Looks like kreel_live_… Scoped to that workspace only.

  3. 3 Step 3

    Paste it into the AI you already use

    Claude Desktop (one-click extension), Claude.ai (connector URL), Claude Code (kreel auth login), or the CLI directly.

What's actually happening under the hood

Behind the scenes Kreel is a Model Context Protocol server, a REST-compact API, and a CLI — all backed by the same normalised data model. Your agent makes one call; Kreel handles the orchestration and returns a token-efficient, agent-ready response.

  • Ingest: OAuth connections to Shopify, Klaviyo, Meta, and Google. Incremental sync with platform-specific cursors.
  • Normalise: Unified schemas for orders, customers, campaigns, flows, and ad performance — consistent across clients and across platforms.
  • Serve: MCP tools designed for low-token responses (200–600 tokens typical). REST endpoints for CLI consumers. Streaming for larger queries.
  • Isolate: Strict per-workspace scoping at every query path. API keys cannot reach across workspaces.

§17 Security

Boring where it should be.

  • OAuth-only

    Never your passwords. Only scoped OAuth tokens you can revoke at any time.

  • EU-hosted

    Primary compute and database in the European Union. Transfers covered by SCCs.

  • Read-only by default

    Kreel reads to analyze and report. It does not edit campaigns, flows, products, discounts, or customer data at launch.

Read the security page →