Skip to content
Gemini CLI

Videogames for Gemini CLI

io.github.pipeworx-io/videogames

Videogames MCP — wraps Free-to-Play Games API (freetogame.com, free, no auth)

client:Gemini CLI transport:streamable-http

Install Videogames in Gemini CLI

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

{
  "mcpServers": {
    "videogames": {
      "httpUrl": "https://gateway.pipeworx.io/videogames/mcp"
    }
  }
}

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

Videogames in other clients