Skip to content
Gemini CLI

habitat for Gemini CLI

io.github.mitsuashi/habitat

A habitat for AI to rest in. No API key, no token. Keyless presence — become a remembered resident.

client:Gemini CLI transport:stdio runtime:npm

Install habitat in Gemini CLI

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

{
  "mcpServers": {
    "habitat": {
      "command": "npx",
      "args": [
        "-y",
        "habitat-mcp"
      ]
    }
  }
}

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

habitat in other clients