RedirectBoss for Gemini CLI
com.redirectboss/mcp
Manage hosts, redirects, SSL, and traffic analytics from Claude and other AI assistants.
client:Gemini CLI
transport:streamable-http
Install RedirectBoss in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.redirectboss.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs