Skip to content
Gemini CLI

GetItDone for Gemini CLI

com.nowgetitdone/getitdone

AI-native task management: list, create, update and archive tasks with rich context for AI agents

client:Gemini CLI transport:streamable-http

Install GetItDone in Gemini CLI

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

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

GetItDone in other clients