Skip to content
Gemini CLI

tidee for Gemini CLI

com.tidee/tidee

Add items to your tidee workspace from ordinary language, read what is there, and mark things done.

client:Gemini CLI transport:streamable-http runtime:npm

Install tidee in Gemini CLI

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

{
  "mcpServers": {
    "tidee": {
      "httpUrl": "https://app.tidee.com/mcp"
    }
  }
}

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

tidee in other clients