Skip to content
Gemini CLI

Scrip for Gemini CLI

dev.scrip/mcp

Operate your whole Scrip rewards program through AI agents.

client:Gemini CLI transport:streamable-http

Install Scrip in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.scrip.dev/mcp"
    }
  }
}

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

Scrip in other clients