Skip to content
Gemini CLI

hilos workspace for Gemini CLI

sh.hilos/workspace

Operate hilos project rooms, Docs, Tasks, messages, memory, and coding-agent review workflows.

client:Gemini CLI transport:streamable-http

Install hilos workspace in Gemini CLI

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

{
  "mcpServers": {
    "workspace": {
      "httpUrl": "https://hilos.sh/api/mcp"
    }
  }
}

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

hilos workspace in other clients