Skip to content
Gemini CLI

Magic 8 Ball QA Demo for Gemini CLI

live.alpic.test5-ca2cc17f/test5

Skybridge demo for QA and playground validation

client:Gemini CLI transport:streamable-http

Install Magic 8 Ball QA Demo in Gemini CLI

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

{
  "mcpServers": {
    "test5": {
      "httpUrl": "https://test5-ca2cc17f.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

Magic 8 Ball QA Demo in other clients