Remly for Gemini CLI
it.remly/remly
Search and retrieve permission-aware knowledge from connected sources through Remly.
client:Gemini CLI
transport:streamable-http
Install Remly in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"remly": {
"httpUrl": "https://mcp.remly.it/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs