Loading MCP server directory, please wait...
Browse and shop Wonderkraftz premium gifts. Recommendations, cart, and checkout via AI.
npx @getmcp/cli add io.github.rachit1987/wonderkraftz-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SHOPIFY_STORE_DOMAINShopify store domain (e.g., your-store.myshopify.com)
SHOPIFY_STOREFRONT_ACCESS_TOKENPublic Storefront API access token from the Shopify Headless channel
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rachit1987/wonderkraftz-mcp": {
"command": "npx",
"args": [
"-y",
"wonderkraftz-mcp"
],
"env": {
"SHOPIFY_STORE_DOMAIN": "",
"SHOPIFY_STOREFRONT_ACCESS_TOKEN": ""
}
}
}
}