Skip to content
Gemini CLI

ish for Gemini CLI

io.ishlabs/ish

Simulated people experience what you are making and report what they noticed and felt.

client:Gemini CLI transport:streamable-http

Install ish in Gemini CLI

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

{
  "mcpServers": {
    "ish": {
      "httpUrl": "https://mcp.ishlabs.io/mcp"
    }
  }
}

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

ish in other clients