io.github.HayoDev

crystallize-mcp

Crystallize MCP

Crystallize headless commerce tools for AI agents via Model Context Protocol

stdiocommunityservice

Package Details

Transportstdio
Runtimenpx

Environment Variables

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).