Skip to content
Gemini CLI

Keepp for Gemini CLI

link.keepp/keepp

Build and run your Keepp page: blocks, theme, products, bookings, Stripe and plan upgrades.

client:Gemini CLI transport:streamable-http

Install Keepp in Gemini CLI

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

{
  "mcpServers": {
    "keepp": {
      "httpUrl": "https://api.keepp.link/mcp"
    }
  }
}

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

Keepp in other clients