Skip to content
Gemini CLI

GoldenPipe for Gemini CLI

io.github.benseverndev-oss/goldenpipe

One command to validate, transform, and deduplicate — chain GoldenCheck + Flow + Match.

client:Gemini CLI transport:streamable-http runtime:pypi

Install GoldenPipe in Gemini CLI

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

{
  "mcpServers": {
    "goldenpipe": {
      "httpUrl": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
    }
  }
}

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

GoldenPipe in other clients