other tools and integrations

Dev Mcp

Model Context Protocol (MCP) server that interacts with Shopify Dev.

typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y Shopify/dev-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "dev-mcp",
  "command": "npx",
  "args": [
    "-y",
    "Shopify/dev-mcp"
  ]
}

About This MCP Server

Shopify/dev-mcp

Model Context Protocol (MCP) server that interacts with Shopify Dev.

GitHub: https://github.com/Shopify/dev-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub