MCP Server
MCP
Wonderkraftz - Premium Gifting Studio
Browse and shop Wonderkraftz premium gifts. Recommendations, cart, and checkout via AI.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "wonderkraftz-mcp",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Shopify store domain (e.g., your-store.myshopify.com)",
"isRequired": true,
"format": "string",
"name": "SHOPIFY_STORE_DOMAIN"
},
{
"description": "Public Storefront API access token from the Shopify Headless channel",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SHOPIFY_STOREFRONT_ACCESS_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment