Crystallize MCP

MCP

by HayoDev · v0.2.0

Crystallize headless commerce tools for AI agents via Model Context Protocol

mcplocal

MCP configuration

stdio

Command

npx -y @hayodev/crystallize-mcp@0.2.0

Environment

  • CRYSTALLIZE_TENANT_IDENTIFIER

    Your Crystallize tenant identifier (e.g. 'my-store'). Find it in your Crystallize dashboard URL: app.crystallize.com/{tenant}

  • CRYSTALLIZE_ACCESS_TOKEN_ID

    Access Token ID for authenticated API access. Create one at Settings > Access Tokens in your Crystallize dashboard. Optional — public catalogue and Discovery API work without auth.

  • CRYSTALLIZE_ACCESS_TOKEN_SECRET

    Access Token Secret (paired with Access Token ID).

  • CRYSTALLIZE_STATIC_AUTH_TOKEN

    Static auth token (alternative to token ID/secret pair). Read-only.

  • CRYSTALLIZE_ACCESS_MODE

    Controls which tools are available: 'read' (default, safe), 'write' (can create/update items), 'admin' (full access including webhooks).

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.