Skip to content
Gemini CLI

BrainMop for Gemini CLI

io.github.jodes81/brainmop

Read/write notes on BrainMop, a hosted notes app. Paid feature, 30-day free trial; account required.

client:Gemini CLI transport:streamable-http

Install BrainMop in Gemini CLI

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

{
  "mcpServers": {
    "brainmop": {
      "httpUrl": "https://dabblelabs.onrender.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

BrainMop in other clients