Skip to content
Gemini CLI

Spin Wheel Names for Gemini CLI

io.github.heyiamluke/spinwheelnames

Spin a random picker wheel, pick a random number, and search shared wheels from spinwheelnames.com.

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

Install Spin Wheel Names in Gemini CLI

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

{
  "mcpServers": {
    "spinwheelnames": {
      "httpUrl": "https://spinwheelnames.com/mcp"
    }
  }
}

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

Spin Wheel Names in other clients