Skip to content
Gemini CLI

Threadminder for Gemini CLI

ai.threadminder/threadminder

Persistent context for Claude. Your AI always knows your projects and next actions across sessions.

client:Gemini CLI transport:streamable-http

Install Threadminder in Gemini CLI

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

{
  "mcpServers": {
    "threadminder": {
      "httpUrl": "https://mcp.threadminder.ai/mcp"
    }
  }
}

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

Threadminder in other clients