Skip to content
Gemini CLI

Selda for Gemini CLI

ai.selda/selda

Find customers, research each one and draft the outreach. Nothing sends without approval.

client:Gemini CLI transport:streamable-http

Install Selda in Gemini CLI

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

{
  "mcpServers": {
    "selda": {
      "httpUrl": "https://mcp.selda.ai/api/mcp"
    }
  }
}

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

Selda in other clients