Connects Claude to the Wonderkraftz Shopify storefront via the Storefront API. Exposes product search, collection browsing, cart management (create, add, update, remove), checkout URL generation, and store policy retrieval. Runs over stdio for local AI tools or as a hosted HTTP endpoint for ChatGPT and Grok. You'd reach for this if you're building conversational commerce into an AI assistant and want users to browse gifts, get recommendations, and build carts through natural language without leaving the chat interface. The server handles all the Shopify GraphQL calls and returns structured product data, pricing, variants, and cart state.
claude mcp add --transport stdio rachit1987-wonderkraftz-mcp uvx wonderkraftz-mcp