Skip to content
Gemini CLI

LooperTask for Gemini CLI

com.loopertask/loopertask

AI-native Kanban board — connect Claude to claim, work and move your tasks over MCP.

client:Gemini CLI transport:streamable-http

Install LooperTask in Gemini CLI

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

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

LooperTask in other clients