loops for Gemini CLI
io.usefulapi/loops
Manage Loops contacts, mailing lists, and transactional/event emails.
client:Gemini CLI
transport:streamable-http
Install loops in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"loops": {
"httpUrl": "https://loops.usefulapi.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs