Skip to content
Gemini CLI

Cohearence for Gemini CLI

io.github.tcrichards/cohearence

Track, curate, and analyze data about your health, habits, and goals.

client:Gemini CLI transport:streamable-http

Install Cohearence in Gemini CLI

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

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

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

Cohearence in other clients