Skip to content
Gemini CLI

Apaleo for Gemini CLI

io.github.apaleo/mcp-server

Manage hotels via the apaleo PMS API: reservations, folios, invoices, rates and availability.

client:Gemini CLI transport:streamable-http

Install Apaleo in Gemini CLI

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

{
  "mcpServers": {
    "mcp-server": {
      "httpUrl": "https://mcp.apaleo.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

Apaleo in other clients