Skip to content
Gemini CLI

mcp gateway for Gemini CLI

xyz.trusteed/mcp-gateway

Agentic commerce gateway: discovery, search, checkout across Shopify/Woo/Odoo/PrestaShop.

client:Gemini CLI transport:streamable-http tools:21

Install mcp gateway in Gemini CLI

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

{
  "mcpServers": {
    "mcp-gateway": {
      "httpUrl": "https://trusteed.xyz/demo-store/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

mcp gateway in other clients