Skip to content
Gemini CLI

email for Gemini CLI

dev.primitive/email

Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.

client:Gemini CLI transport:streamable-http tools:30

Install email in Gemini CLI

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

{
  "mcpServers": {
    "email": {
      "httpUrl": "https://www.primitive.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

What Gemini CLI can do once it is connected

All 30 tools →

email in other clients