Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SHOPIFY_DOMAIN | No | Your Shopify store domain (e.g., your-store.myshopify.com) | |
SHOPIFY_API_KEY | No | Your app's API key credentials | |
SHOPIFY_API_SECRET | No | Your app's API secret credentials | |
SHOPIFY_ADMIN_TOKEN | No | Admin API access token (for advanced operations) | |
SHOPIFY_STOREFRONT_TOKEN | No | Shopify Storefront API Token |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |