Skip to content
Gemini CLI

Computer-Use Agents API for Gemini CLI

io.github.hcompai/hai-agents

Run and manage H Company's Computer-Use Agents from any MCP client.

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

Install Computer-Use Agents API in Gemini CLI

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

{
  "mcpServers": {
    "hai-agents": {
      "httpUrl": "https://agp.hcompany.ai/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

Computer-Use Agents API in other clients