Skip to content
Gemini CLI

Temperature Random for Gemini CLI

io.github.pipeworx-io/temperature-random

temperature-random MCP — wraps StupidAPIs (keyless — no credential needed)

client:Gemini CLI transport:streamable-http

Install Temperature Random in Gemini CLI

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

{
  "mcpServers": {
    "temperature-random": {
      "httpUrl": "https://gateway.pipeworx.io/temperature-random/mcp"
    }
  }
}

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

Temperature Random in other clients