Optux for Gemini CLI
ai.optux/mcp
Create and run A/B tests, patches, split tests and feature flags on your website
client:Gemini CLI
transport:streamable-http
Install Optux in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.optux.ai"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs