Skip to content
Gemini CLI

Time's up Skybridge example App for Gemini CLI

tech.skybridge.times-up/time-s-up

Skybridge Example App showcasing a Time's up game with the LLM

client:Gemini CLI transport:streamable-http tools:2

Install Time's up Skybridge example App in Gemini CLI

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

{
  "mcpServers": {
    "time-s-up": {
      "httpUrl": "https://times-up.skybridge.tech"
    }
  }
}

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

What Gemini CLI can do once it is connected

Time's up Skybridge example App in other clients