Skip to content
Gemini CLI

Actimate for Gemini CLI

io.actimate/actimate

Tasks, habits, goals, notes, schedules, reminders, and focus sessions from Actimate.

client:Gemini CLI transport:streamable-http

Install Actimate in Gemini CLI

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

{
  "mcpServers": {
    "actimate": {
      "httpUrl": "https://app.actimateai.io/mcp"
    }
  }
}

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

Actimate in other clients