maeil for Gemini CLI
io.github.retep-tru/maeil
Invite someone to a calendar event by phone number and get their real email back when they accept.
client:Gemini CLI
transport:streamable-http
Install maeil in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"maeil": {
"httpUrl": "https://mcp.maeil.cc/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs