Skip to content
Gemini CLI

ecwid for Gemini CLI

io.usefulapi/ecwid

Read store products, orders, customers, categories and coupons; adjust inventory and update orders.

client:Gemini CLI transport:streamable-http

Install ecwid in Gemini CLI

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

{
  "mcpServers": {
    "ecwid": {
      "httpUrl": "https://ecwid.usefulapi.io/mcp"
    }
  }
}

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

ecwid in other clients