Qlane for Gemini CLI
ai.qlane/qlane
AI QA that runs your app in a browser on every pull request: projects, test targets, test cases.
client:Gemini CLI
transport:streamable-http
Install Qlane in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"qlane": {
"httpUrl": "https://mcp-eu.qlane.ai/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs