From AI tools like Claude Code, Cursor, and VS Code, you can directly reference Shopify documentation, API schemas, and code validation, and even manage your store via the CLI. The setup plugin auto-updates, so your agent always stays in sync with the latest features.
You had to look up API specs and docs in the browser every time, and a human had to verify the code. The AI tool had no knowledge of Shopify's internals.
Documentation, API schemas, code validation, and store operations are delivered inside the AI tool. The plugin auto-updates, so it keeps up with new features.
| Method | Characteristics | Best for |
|---|---|---|
| plugin Recommended |
Install via the newly released dedicated plugin.Auto-updates. Installation takes 1–2 steps. | When you want to get started easily with a supported tool (Claude Code / Cursor / Gemini CLI / VS Code). |
| agent skills | Set up Toolkit as agent skills without using the plugin. | When you don't want to install the plugin, or prefer skills-based management. Codex CLI users go this route. |
| Dev MCP server | Set up via the Dev MCP server without using the plugin. | When you want to integrate it into an MCP-centric setup. Codex CLI users go this route. |
Have Claude Code / Cursor / Gemini CLI / VS Code ready.
Install the plugin following the official instructions. Done in 1–2 steps.
When new features ship, the plugin updates automatically. No manual updates required.
Documentation, API schema, code validation, and CLI store execute. Covers both app development and store management inside your AI tooling.
Every time Shopify ships a new capability, the agent picks it up automatically. The operational cost of keeping up with versions drops to nearly zero.
store execute is provided as a CLI feature. The design has the agent manage the store via the CLI.
Five tools are supported, but Codex CLI only works with skills and MCP. Note that plugin-based instructions cannot be applied as-is.
The plugin is recommended, but you can also set it up via agent skills or the Dev MCP server without using the plugin.You can choose to match your existing MCP / skills setup, making it easy to fit into your team's standard environment.