Skip to content
Gemini CLI

Hipppo for Gemini CLI

com.feedhipppo/mcp

Search, organize, generate design guidance from, and reconstruct what you save in Hipppo.

client:Gemini CLI transport:streamable-http

Install Hipppo in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://app.feedhipppo.com/api/mcp"
    }
  }
}

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

Hipppo in other clients