Skip to content
Gemini CLI

QA Test Server for Gemini CLI

live.alpic.qa-test-cli-b955e6a8/qa-test-cli

Testing publish command

client:Gemini CLI transport:streamable-http

Install QA Test Server in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "qa-test-cli": {
      "httpUrl": "https://qa-test-cli-b955e6a8.alpic.live"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

QA Test Server in other clients