Skip to content
Gemini CLI

Workledge for Gemini CLI

ai.workledge/workledge

A growing notebook shared by every AI you use. Save in conversation, recall from any connected AI.

client:Gemini CLI transport:streamable-http

Install Workledge in Gemini CLI

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

{
  "mcpServers": {
    "workledge": {
      "httpUrl": "https://mcp.workledge.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

Workledge in other clients