Skip to content
Grok

SHOP MCP — Claude Connector for Shopify for Grok

io.github.anderseen-digital/shop-mcp

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

client:Grok transport:sse

Install SHOP MCP — Claude Connector for Shopify in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

SHOP MCP — Claude Connector for Shopify in other clients