Skip to content
Gemini CLI

shopops mcp for Gemini CLI

io.github.enzoemir1/shopops-mcp

AI e-commerce operations. Inventory, pricing, segmentation, and analytics.

client:Gemini CLI transport:stdio runtime:npm

Install shopops mcp in Gemini CLI

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

{
  "mcpServers": {
    "shopops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shopops-mcp-server"
      ]
    }
  }
}

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

shopops mcp in other clients