Unyly Gateway for Gemini CLI
org.unyly/gateway
One connector for 15,000+ MCP servers plus your team's private MCPs, from any AI client.
client:Gemini CLI
transport:streamable-http
Install Unyly Gateway in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"gateway": {
"httpUrl": "https://gateway.unyly.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs