Skip to content
Gemini CLI

openworkdays for Gemini CLI

io.github.solvohq/openworkdays

Zero-signup business-day date-math API: add days, count days between dates, is-business-day.

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

Install openworkdays in Gemini CLI

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

{
  "mcpServers": {
    "openworkdays": {
      "httpUrl": "https://openworkdays.vercel.app/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

openworkdays in other clients