Skip to content
Gemini CLI

booklet for Gemini CLI

io.github.ashwinsathian/booklet

Publish, update, list, and delete Markdown pages on Booklet directly from your AI assistant.

client:Gemini CLI transport:streamable-http

Install booklet in Gemini CLI

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

{
  "mcpServers": {
    "booklet": {
      "httpUrl": "https://booklet-mcp.ashwinsathian.com/mcp"
    }
  }
}

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

booklet in other clients