Skip to content
Gemini CLI

architect for Gemini CLI

com.hirosecure/architect

Security reviews for coding agents: diffs checked against your org policy and live infrastructure.

client:Gemini CLI transport:streamable-http

Install architect in Gemini CLI

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

{
  "mcpServers": {
    "architect": {
      "httpUrl": "https://api.hirosecure.com/mcp/architect"
    }
  }
}

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

architect in other clients