Skip to content
Gemini CLI

wachete for Gemini CLI

com.wachete/wachete

Create, read and monitor Wachete website-change wachets for a signed-in user.

client:Gemini CLI transport:streamable-http

Install wachete in Gemini CLI

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

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

wachete in other clients