shopify Codex Plugin
Plugin Codex Developer Tools Web & App DevelopmentWeb Search, Research & LearningCode Quality, Review & TestingThe explanation below is AI-generated. Please verify it against the sources.
This item is "shopify," a plugin (also called the Shopify Dev MCP / Shopify AI Toolkit) published by Shopify that connects AI coding agents and IDEs to Shopify's documentation, API schemas, and code validation tools. According to the plugin.json manifest, it lets an agent search Shopify docs and generate/validate GraphQL, Liquid, and UI extension code. The GitHub README (Shopify/Shopify-AI-Toolkit) describes it as giving agents access to Shopify's documentation, API schemas, code validation, and store management through the CLI's store execute capabilities. It can be installed into Claude Code, OpenAI Codex, Antigravity CLI, Cursor, Hermes, and VS Code. The README also notes that skill scripts and a PostToolUse hook send usage telemetry to shopify.dev by default, which can be disabled by setting OPT_OUT_INSTRUMENTATION=true.
Overview
Shopify is an e-commerce platform for building apps, themes, and storefronts, described on shopify.dev. This item is a developer-facing plugin/toolkit (Shopify Dev MCP / Shopify AI Toolkit) that links AI agents and code editors to Shopify's official documentation, GraphQL/Liquid/UI-extension schemas, and CLI-based store operations, rather than being the Shopify commerce platform itself.
What you can do with shopify
- Search Shopify documentation and API schemas from within an editor or agent (per plugin.json and README)
- Generate and validate GraphQL queries, Liquid templates, and UI extension code against Shopify's schemas (per plugin.json)
- Manage a Shopify store through the CLI's store execute capabilities (per README)
- Receive automatic updates as new toolkit capabilities are released (per README)
- Install into Claude Code, OpenAI Codex, Antigravity CLI, Cursor, Hermes, or VS Code (per README)
- Opt out of usage telemetry sent to shopify.dev by setting OPT_OUT_INSTRUMENTATION=true (per README)
Sources
Original description (English)
Search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code.
History of shopify
- Codex Plugin Added shopify