Skip to content
Gemini CLI

Recordo: Task Planner & Notes for Gemini CLI

app.recordo.api/recordo

Brain dump, routines, task planning, focus, and instant thought retrieval

client:Gemini CLI transport:streamable-http

Install Recordo: Task Planner & Notes in Gemini CLI

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

{
  "mcpServers": {
    "recordo": {
      "httpUrl": "https://api.recordo.app/api/mcp/adhd/mcp"
    }
  }
}

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

Recordo: Task Planner & Notes in other clients