Crystallize MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 100 installs a week from npm. Last commit 10 Apr 2026.
Crystallize headless commerce tools for AI agents via Model Context Protocol
Today is the operative word: we check Crystallize MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add crystallize-mcp -- npx -y @hayodev/crystallize-mcp
{
"mcpServers": {
"crystallize-mcp": {
"args": [
"-y",
"@hayodev/crystallize-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.crystallize-mcp]
command = "npx"
args = ["-y", "@hayodev/crystallize-mcp"]
{
"mcpServers": {
"crystallize-mcp": {
"args": [
"-y",
"@hayodev/crystallize-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"crystallize-mcp": {
"args": [
"-y",
"@hayodev/crystallize-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
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).).
The author declared them in the registry entry; get the values from the project itself.
Headless web analytics for AI agents. 42 MCP tools for traffic, events, funnels.
Cinema-quality science visualization for AI agents — headless VTK via MCP.
Figma MCP server for AI agents. 9 tools: design context, variables, screenshots, and FigJam.
An open-source headless CMS for managing content models and entries.
Code-aware browser testing agent — 13 Playwright tools for AI code editors via MCP
Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.
URL to screenshot, PDF, or structured extract for AI agents via MCP.
A headless painting engine for AI agents: brushes, paint load, wet blending, canvas texture.
Answers built from our own checks of this server.