other tools and integrations
Dev Mcp
Model Context Protocol (MCP) server that interacts with Shopify Dev.
typescript
cloud
other tools and integrations
Installation
npx -y Shopify/dev-mcpConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub