Skip to content
Gemini CLI

Marea — Storefront Backend for Agents for Gemini CLI

com.mareaalcalina/storefront

Manage a Marea Alcalina storefront from an AI agent: catalog, products, publishing.

client:Gemini CLI transport:streamable-http

Install Marea — Storefront Backend for Agents in Gemini CLI

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

{
  "mcpServers": {
    "storefront": {
      "httpUrl": "https://mcp.mareaalcalina.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

Marea — Storefront Backend for Agents in other clients