Skip to content
Gemini CLI

Dabble Me Journal for Gemini CLI

io.github.parterburn/dabble-me

Private journal MCP server to search, analyze, and create Dabble Me entries securely via OAuth.

client:Gemini CLI transport:streamable-http

Install Dabble Me Journal in Gemini CLI

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

{
  "mcpServers": {
    "dabble-me": {
      "httpUrl": "https://dabble.me/mcp"
    }
  }
}

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

Dabble Me Journal in other clients