graphql.myshopify.com
This domain is a Shopify-hosted storefront for a shop named “graphql”. Shopify powers online stores and headless commerce experiences, including GraphQL storefront access and agent-facing commerce endpoints.
graphql.myshopify.com exposes Shopify’s Storefront GraphQL API at `https://graphql.myshopify.com/api/graphql.json` plus a public UCP MCP endpoint at `https://graphql.myshopify.com/api/ucp/mcp`; Shopify also provides the `shopify` CLI for storefront/app development.
- Shopify storefront UCP MCP serverdiscovered
- Shopify Storefront GraphQL APIdiscovered
- Shopify CLIdiscovered
Create a public Storefront API token either by calling the GraphQL Admin API `storefrontAccessTokenCreate` mutation, or by creating a custom app in Shopify admin and retrieving its Storefront API access token there. Use the token in the X-Shopify-Storefront-Access-Token header.
Create a private Storefront API access token for server-side use from your Shopify app/custom app as described in Shopify API authentication. Shopify documents private access tokens as the server-side token option for the Storefront API. Send it in the Shopify-Storefront-Private-Token header.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://graphql.myshopify.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://graphql.myshopify.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing