Skip to content
VS Code

SHOP MCP — Claude Connector for Shopify for VS Code

io.github.anderseen-digital/shop-mcp

Connect Claude to your Shopify store. Edit themes, pages and products by describing what you want.

client:VS Code transport:sse

Install SHOP MCP — Claude Connector for Shopify in VS Code

.vscode/mcp.json

{
  "servers": {
    "shop-mcp": {
      "type": "sse",
      "url": "https://www.shopmcp.net/mcp-shopify.ashx"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SHOP MCP — Claude Connector for Shopify in other clients