Skip to content
Gemini CLI

Got Cosy for Gemini CLI

io.github.perwinroth/got-cosy-graph

Travel/hotel data: 6,300 hotels scored for cosiness from guest reviews; verified booking links.

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

Install Got Cosy in Gemini CLI

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

{
  "mcpServers": {
    "got-cosy-graph": {
      "httpUrl": "https://gotcosy.com/api/mcp"
    }
  }
}

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

Got Cosy in other clients