Modem for Gemini CLI
dev.modem/modem
Search customer feedback, topics, people and companies in Modem, and run the Modem Agent.
client:Gemini CLI
transport:streamable-http
Install Modem in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"modem": {
"httpUrl": "https://mcp.modem.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