Skip to content
Gemini CLI

Eusend for Gemini CLI

dev.eusend/eusend

Send transactional email and manage domains, audiences, and broadcasts from any MCP client.

client:Gemini CLI transport:streamable-http runtime:npm

Install Eusend in Gemini CLI

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

{
  "mcpServers": {
    "eusend": {
      "httpUrl": "https://mcp.eusend.dev/mcp"
    }
  }
}

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

Eusend in other clients