Skip to content
Gemini CLI

ComOS Federation Gateway for Gemini CLI

com.comos-federation/gateway

Multi-tenant MCP gateway for AI commerce. One connection, every store.

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

Install ComOS Federation Gateway in Gemini CLI

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

{
  "mcpServers": {
    "gateway": {
      "httpUrl": "https://mcp.comos-federation.com/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

ComOS Federation Gateway in other clients