Skip to content
Gemini CLI

Dooit for Gemini CLI

so.dooit/mcp

Read and run a user's task board: tasks, schedules, projects, and weekly/monthly/yearly goals.

client:Gemini CLI transport:streamable-http

Install Dooit in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://app.dooit.so/mcp"
    }
  }
}

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

Dooit in other clients