Skip to content
Gemini CLI

SHOP MCP — Claude Connector for Shopify for Gemini CLI

io.github.anderseen-digital/shop-mcp

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

client:Gemini CLI transport:sse

Install SHOP MCP — Claude Connector for Shopify in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

SHOP MCP — Claude Connector for Shopify in other clients