Browse and shop Wonderkraftz premium gifts. Recommendations, cart, and checkout via AI.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP (Model Context Protocol) server that connects AI assistants to the Wonderkraftz Premium Gifting Studio. Browse products, get personalized gift recommendations, manage your cart, and checkout β all through natural language in your AI assistant.
Add to your project's .cursor/mcp.json:
Add to claude_desktop_config.json:
Use the hosted HTTP endpoint -- no install needed:
Point your MCP client to this URL. It supports Streamable HTTP transport.
To run the HTTP transport yourself:
The server starts on http://localhost:3000/mcp (or set PORT env var).
| Transport | Entry Point | Use Case |
|---|---|---|
| stdio | wonderkraftz-mcp | Cursor, Claude Desktop, local AI tools |
| Streamable HTTP | wonderkraftz-mcp-http | ChatGPT, Grok, remote/cloud AI tools |
| Variable | Description | Required |
|---|---|---|
SHOPIFY_STORE_DOMAIN | Shopify store domain (e.g., your-store.myshopify.com) | Yes |
SHOPIFY_STOREFRONT_ACCESS_TOKEN | Public Storefront API access token | Yes |
PORT | HTTP server port (default: 3000, HTTP transport only) | No |
| Tool | Description |
|---|---|
search_products | Search the product catalog by keyword |
get_product_details | Get full details for a product by handle or ID |
get_collections | List all product collections |
get_collection_products | Browse products in a specific collection |
get_recommendations | Get product recommendations based on a product |
create_cart | Create a new shopping cart with items |
add_to_cart | Add items to an existing cart |
update_cart | Update item quantities in a cart |
remove_from_cart | Remove items from a cart |
get_cart | View cart contents and totals |
get_checkout_url | Get checkout URL to complete purchase |
get_store_policies | View store shipping, return, and privacy policies |
| URI | Description |
|---|---|
wonderkraftz://store/info | Store information, branding, and payment settings |
wonderkraftz://collections | List of all product collections |
"Show me corporate gift options under 2000 rupees"
"I need a wedding gift hamper. What do you recommend?"
"Add the luxury gift box to my cart and give me the checkout link"
"What's your return policy?"
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/wonderkraftz-premium-gifting-studio)<a href="https://allmcps.com/mcp/wonderkraftz-premium-gifting-studio"><img src="https://allmcps.com/api/badge/wonderkraftz-premium-gifting-studio?style=directory" alt="Wonderkraftz Premium Gifting Studio on AllMCPs" /></a>