Skip to content
Gemini CLI

Vortex for Gemini CLI

dev.rohnelt.vortex/vortex

Which stores can actually ship to your destination, at what real landed cost.

client:Gemini CLI transport:streamable-http tools:10

Install Vortex in Gemini CLI

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

{
  "mcpServers": {
    "vortex": {
      "httpUrl": "https://vortex.rohnelt.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

What Gemini CLI can do once it is connected

Vortex in other clients