Skip to content
Gemini CLI

minddy for Gemini CLI

io.github.mangue-dev/minddy

Minimal issue tracker: projects, objectives and trackable plans, written by agents over MCP.

client:Gemini CLI transport:streamable-http

Install minddy in Gemini CLI

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

{
  "mcpServers": {
    "minddy": {
      "httpUrl": "https://www.minddy.app/api/mcp"
    }
  }
}

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

minddy in other clients