Skip to content
Gemini CLI

Magic 8 Ball for Gemini CLI

live.alpic.new-test-cli-239fbe01/new-test-cli

Ask a question and get a deterministic Magic 8 Ball answer.

client:Gemini CLI transport:streamable-http

Install Magic 8 Ball in Gemini CLI

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

{
  "mcpServers": {
    "new-test-cli": {
      "httpUrl": "https://new-test-cli-239fbe01.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 in other clients