Skip to content
Gemini CLI

GIA — Governed Intelligence Architecture for Gemini CLI

io.github.knowledgepa3/gia-mcp-server

Runtime AI governance: decision gates, human approval, hash-chained audit, compliance mapping.

client:Gemini CLI transport:streamable-http runtime:npm

Install GIA — Governed Intelligence Architecture in Gemini CLI

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

{
  "mcpServers": {
    "gia-mcp-server": {
      "httpUrl": "https://gia.aceadvising.com/mcp"
    }
  }
}

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

GIA — Governed Intelligence Architecture in other clients