Skip to content
Gemini CLI

Robert Blust for Gemini CLI

ch.blust/mental-model

Robert Blust: One model, true everywhere

client:Gemini CLI transport:streamable-http tools:13

Install Robert Blust in Gemini CLI

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

{
  "mcpServers": {
    "mental-model": {
      "httpUrl": "https://mcp.blust.ch/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

Robert Blust in other clients