Skip to content
Gemini CLI

Yoya Booking for Gemini CLI

io.github.makloai/yoya-booking

Book meetings on a host's real availability. No auth - mirrors their public Yoya page.

client:Gemini CLI transport:streamable-http tools:7

Install Yoya Booking in Gemini CLI

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

{
  "mcpServers": {
    "yoya-booking": {
      "httpUrl": "https://yoya.ai/api/mcp/book"
    }
  }
}

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

What Gemini CLI can do once it is connected

Yoya Booking in other clients