Skip to content
Gemini CLI

GoldenFlow for Gemini CLI

io.github.benseverndev-oss/goldenflow

Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.

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

Install GoldenFlow in Gemini CLI

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

{
  "mcpServers": {
    "goldenflow": {
      "httpUrl": "https://goldenflow-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

GoldenFlow in other clients