Skip to content
Gemini CLI

Upshift for Gemini CLI

com.upshiftsites/mcp

Audit a site's structured data and llms.txt, match a trade to a template, and quote real prices.

client:Gemini CLI transport:streamable-http runtime:npm tools:3

Install Upshift in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.upshiftsites.com/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

Upshift in other clients