Crystallize MCP
Crystallize headless commerce tools for AI agents via Model Context Protocol
{
"mcpServers": {
"crystallize-mcp": {
"command": "npx",
"args": [
"-y",
"@hayodev/crystallize-mcp"
],
"env": {
"CRYSTALLIZE_TENANT_IDENTIFIER": "<crystallize_tenant_identifier>",
"CRYSTALLIZE_ACCESS_TOKEN_ID": "<crystallize_access_token_id>",
"CRYSTALLIZE_ACCESS_TOKEN_SECRET": "<crystallize_access_token_secret>",
"CRYSTALLIZE_STATIC_AUTH_TOKEN": "<crystallize_static_auth_token>",
"CRYSTALLIZE_ACCESS_MODE": "<crystallize_access_mode>"
}
}
}
}{
"mcpServers": {
"crystallize-mcp": {
"command": "npx",
"args": [
"-y",
"@hayodev/crystallize-mcp"
],
"env": {
"CRYSTALLIZE_TENANT_IDENTIFIER": "<crystallize_tenant_identifier>",
"CRYSTALLIZE_ACCESS_TOKEN_ID": "<crystallize_access_token_id>",
"CRYSTALLIZE_ACCESS_TOKEN_SECRET": "<crystallize_access_token_secret>",
"CRYSTALLIZE_STATIC_AUTH_TOKEN": "<crystallize_static_auth_token>",
"CRYSTALLIZE_ACCESS_MODE": "<crystallize_access_mode>"
}
}
}
}npx -y @hayodev/crystallize-mcpCRYSTALLIZE_TENANT_IDENTIFIERYour Crystallize tenant identifier (e.g. 'my-store'). Find it in your Crystallize dashboard URL: app.crystallize.com/{tenant}
CRYSTALLIZE_ACCESS_TOKEN_IDAccess 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_SECRETAccess Token Secret (paired with Access Token ID).
CRYSTALLIZE_STATIC_AUTH_TOKENStatic auth token (alternative to token ID/secret pair). Read-only.
CRYSTALLIZE_ACCESS_MODEControls which tools are available: 'read' (default, safe), 'write' (can create/update items), 'admin' (full access including webhooks).
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.