MCP server for Crystallize headless commerce. Gives AI agents read and write access to your catalogue, products, shapes, orders, customers, and tenant config.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CRYSTALLIZE_ACCESS_MODE— Write tools require =write (or admin) and a token with write permissions.CRYSTALLIZE_ACCESS_TOKEN_ID— Add and CRYSTALLIZE_ACCESS_TOKEN_SECRET to the env block for PIM tools (shapes, orders, customers). See [Authentication](#authentication).CRYSTALLIZE_ACCESS_TOKEN_SECRET— Add CRYSTALLIZE_ACCESS_TOKEN_ID and to the env block for PIM tools (shapes, orders, customers). See [Authentication](#authentication).CRYSTALLIZE_AUDIT_LOG— No Path to write an audit log — ~ is expanded (e.g. ~/.crystallize-mcp/audit.log)CRYSTALLIZE_DRY_RUN— Set =true to preview mutations without executing them. The response shows exactly what would change — the mutation payload, before/after values, and a deep link to the item:CRYSTALLIZE_PII_MODE— No full (default), masked, or none — controls PII in customer/order responsesCRYSTALLIZE_STATIC_AUTH_TOKEN— No Static auth token (alternative to ID/secret pair)CRYSTALLIZE_TENANT_IDCRYSTALLIZE_TENANT_IDENTIFIER— "": "your-tenant"[](https://m8ven.ai/mcp/hayodev-crystallize-mcp-1nbt51)