Language: 日本語English

shopify Plugin

Author
Shopify
Category
Development
Topics
Web & App Development · Documents & Content Creation · Payments & Fintech
First seen
2026-07-09
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

This is the Shopify plugin for AI coding agents (including Claude Code), which connects the agent to Shopify's Dev MCP server so it can search Shopify's developer documentation and API schemas while building apps. According to the shopify homepage, it is officially called the Shopify AI Toolkit and can be installed as a plugin, as individual agent skills, or by connecting directly to the Dev MCP server. The README states it lets agents generate code for the GraphQL Admin API, Storefront API, Functions, and Liquid, and validate components, GraphQL, and theme files to avoid hallucinations. It requires Node.js 18+ and is supported in Claude Code, Codex, Antigravity CLI, Cursor, Hermes, VS Code, GitHub Copilot, and Gemini CLI according to the two sources.

Overview

Shopify is an e-commerce platform for building and running online stores and apps; this plugin (the Shopify AI Toolkit / Dev MCP) gives AI coding agents access to Shopify's developer documentation, GraphQL API schemas, and code-validation tools so they can build Shopify apps, themes, and extensions more accurately.

What you can do with shopify

  • Search Shopify's developer documentation and API schemas from within the agent, per the shopify homepage
  • Generate code for the GraphQL Admin API, Storefront API, Functions, and Liquid, per the README
  • Validate components, GraphQL, and theme files to reduce hallucinated code, per the README
  • Ask the agent questions such as building a validation Function or looking up Order object fields, per the README's usage examples
  • Install via plugin (recommended, auto-updates), via individual agent skills, or by connecting to the Dev MCP server directly, per the shopify homepage

Sources

Original description (English)

Shopify developer tools for Claude Code — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code

History of shopify

Back to list