snoooz mcp for Gemini CLI
io.github.snoooz-ai/snoooz-mcp
AI email automation, follow-ups, training, previews, and mailbox troubleshooting.
client:Gemini CLI
transport:streamable-http
Install snoooz mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"snoooz-mcp": {
"httpUrl": "https://app.snoooz.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs