Skip to content
Gemini CLI

Percher for Gemini CLI

app.percher/percher

MCP-native hosting: publish and operate AI-built web apps live at name.percher.run.

client:Gemini CLI transport:streamable-http runtime:npm

Install Percher in Gemini CLI

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

{
  "mcpServers": {
    "percher": {
      "httpUrl": "https://mcp.percher.app/mcp"
    }
  }
}

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

Percher in other clients