Skip to content
Gemini CLI

nippy for Gemini CLI

host.nippy/nippy

Let Claude and ChatGPT publish real websites — iterate in previews, keep the good one.

client:Gemini CLI transport:streamable-http

Install nippy in Gemini CLI

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

{
  "mcpServers": {
    "nippy": {
      "httpUrl": "https://api.nippy.host/mcp"
    }
  }
}

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

nippy in other clients