Skip to content
Gemini CLI

Gleanit for Gemini CLI

co.gleanit/gleanit

Search, read, and write highlights, notes, screenshots, collections, projects, and tags in Gleanit.

client:Gemini CLI transport:streamable-http

Install Gleanit in Gemini CLI

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

{
  "mcpServers": {
    "gleanit": {
      "httpUrl": "https://api.gleanit.co/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

Gleanit in other clients