Skip to content
Gemini CLI

Envloped for Gemini CLI

com.envloped/mcp

Send transactional email, verify domains, build contact segments, and draft marketing campaigns.

client:Gemini CLI transport:streamable-http

Install Envloped in Gemini CLI

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

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

Envloped in other clients