Skip to content
Gemini CLI

Zyntra - Temp e-mails MCP for Gemini CLI

io.github.dd77ss/zyntra-mail

Disposable inboxes for AI agents: create, wait for delivery, and extract email content or links.

client:Gemini CLI transport:streamable-http

Install Zyntra - Temp e-mails MCP in Gemini CLI

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

{
  "mcpServers": {
    "zyntra-mail": {
      "httpUrl": "https://mcp.zyntra.app/mcp"
    }
  }
}

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

Zyntra - Temp e-mails MCP in other clients