shopify mcp for Claude Code
io.github.miller-joe/shopify-mcp
MCP server for Shopify Admin API with a ComfyUI bridge for AI product image generation.
client:Claude Code
transport:stdio
runtime:npm
Install shopify mcp in Claude Code
run in your project directory
claude mcp add shopify-mcp -e SHOPIFY_STORE=<SHOPIFY_STORE> -e SHOPIFY_ACCESS_TOKEN=<SHOPIFY_ACCESS_TOKEN> -e SHOPIFY_API_VERSION=<SHOPIFY_API_VERSION> -e COMFYUI_URL=<COMFYUI_URL> -e COMFYUI_PUBLIC_URL=<COMFYUI_PUBLIC_URL> -e COMFYUI_DEFAULT_CKPT=<COMFYUI_DEFAULT_CKPT> -- npx -y @miller-joe/shopify-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs