Skip to content
Gemini CLI

Cello for Gemini CLI

so.cello/mcp

Cello MCP server to launch and manage your Referral and Partner program

client:Gemini CLI transport:streamable-http

Install Cello in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.cello.so/mcp"
    }
  }
}

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

Cello in other clients