Skip to content
Gemini CLI

Mob for Gemini CLI

io.github.benkaiser/mob

An AI-first personal CRM you run in natural language: contacts, reminders, notes, and more.

client:Gemini CLI transport:streamable-http

Install Mob in Gemini CLI

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

{
  "mcpServers": {
    "mob": {
      "httpUrl": "https://mobcrm.au/mcp"
    }
  }
}

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

Mob in other clients