Skip to content
Gemini CLI

Squiggle for Gemini CLI

io.github.pipeworx-io/squiggle

AFL (Australian Football League) fixture, ladder, and crowd-sourced tips

client:Gemini CLI transport:streamable-http

Install Squiggle in Gemini CLI

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

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

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

Squiggle in other clients