Skip to content
Gemini CLI

MaShop MCP for Gemini CLI

app.mashop/mcp

Build, deploy and manage MaShop e-commerce projects from Claude, Cursor or any MCP client.

client:Gemini CLI transport:streamable-http

Install MaShop MCP in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.mashop.app/mcp"
    }
  }
}

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

MaShop MCP in other clients