Skip to content

Instantly share code, notes, and snippets.

@chr33s
Created August 11, 2025 07:00
Show Gist options
  • Select an option

  • Save chr33s/887a5365492a5e48473c71f4ada13908 to your computer and use it in GitHub Desktop.

Select an option

Save chr33s/887a5365492a5e48473c71f4ada13908 to your computer and use it in GitHub Desktop.
Shopify mcpdoc
[
{"name": "dev", "llms_txt": "https://shopify.dev/llms.txt"},
{"name": "api", "llms_txt": "https://shopify.dev/docs/api.txt"},
{"name": "api-admin", "llms_txt": "https://shopify.dev/docs/api/admin-graphql.txt"},
{"name": "api-customer", "llms_txt": "https://shopify.dev/docs/api/customer.txt"},
{"name": "api-storefront", "llms_txt": "https://shopify.dev/docs/api/storefront.txt"},
{"name": "app-bridge", "llms_txt": "https://shopify.dev/docs/api/app-bridge.txt"},
{"name": "cli", "llms_txt": "https://shopify.dev/docs/api/shopify-cli.txt"},
{"name": "polaris", "llms_txt": "https://shopify.dev/docs/beta/next-gen-dev-platform/polaris.txt"}
]
[
{"name": "dev", "llms_txt": "https://shopify.dev/llms.txt"},
{"name":"admin-extensions", "llms_txt": "https://shopify.dev/docs/api/admin-extensions.txt"},
{"name":"app-bridge", "llms_txt": "https://shopify.dev/docs/api/app-bridge.txt"},
{"name":"cli", "llms_txt": "https://shopify.dev/docs/api/shopify-cli.txt"},
{"name":"checkout-ui-extensions", "llms_txt": "https://shopify.dev/docs/api/checkout-ui-extensions.txt"},
{"name":"customer-account-ui-extensions", "llms_txt": "https://shopify.dev/docs/api/customer-account-ui-extensions.txt"},
{"name":"functions", "llms_txt": "https://shopify.dev/docs/api/functions.txt"},
{"name":"liquid", "llms_txt": "https://shopify.dev/docs/api/liquid.txt"},
{"name":"pos-ui-extensions", "llms_txt": "https://shopify.dev/docs/api/pos-ui-extensions.txt"},
{"name":"post-purchase", "llms_txt": "https://shopify.dev/docs/api/checkout-extensions/post-purchase.txt"},
{"name":"webhooks", "llms_txt": "https://shopify.dev/docs/api/webhooks.txt"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment