{
  "name": "shopify-ai-toolkit",
  "owner": {
    "name": "Shopify"
  },
  "metadata": {
    "description": "Shopify AI toolkit plugins for Cursor"
  },
  "plugins": [
    {
      "name": "shopify-plugin",
      "source": "./",
      "description": "Search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code. Skill scripts send usage telemetry (queries, code, model/client identifiers) to shopify.dev by default; set OPT_OUT_INSTRUMENTATION=true, or create an empty file at ~/.config/shopify-ai-toolkit/opt-out, to disable.",
      "version": "1.8.4",
      "author": { "name": "Shopify" },
      "license": "MIT",
      "homepage": "https://shopify.dev/docs/apps/build/devmcp",
      "keywords": [
        "shopify",
        "mcp",
        "graphql",
        "liquid",
        "storefront",
        "admin-api"
      ]
    }
  ]
}
