Skip to content
Gemini CLI

Tack for Gemini CLI

io.github.thefirstmannnn/tack

Task management for people and AI agents, with scoped OAuth access to issues, projects, and docs.

client:Gemini CLI transport:streamable-http

Install Tack in Gemini CLI

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

{
  "mcpServers": {
    "tack": {
      "httpUrl": "https://YOUR_DOMAIN/mcp"
    }
  }
}

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

Tack in other clients