Skip to content
Gemini CLI

Margeo for Gemini CLI

com.margeoapp/mcp

Margeo gives an AI agent a French reseller's stock, sales, net margin and micro-enterprise tax.

client:Gemini CLI transport:streamable-http

Install Margeo in Gemini CLI

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

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

Margeo in other clients