Skip to content
Gemini CLI

converly for Gemini CLI

io.converly/converly

Set up and manage conversion tracking by chatting with your AI assistant.

client:Gemini CLI transport:streamable-http

Install converly in Gemini CLI

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

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

converly in other clients