Skip to content
Gemini CLI

Rawg for Gemini CLI

io.github.pipeworx-io/rawg

RAWG MCP — wraps the RAWG video games database API (rawg.io)

client:Gemini CLI transport:streamable-http

Install Rawg in Gemini CLI

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

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

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

Rawg in other clients