Skip to content
Gemini CLI

agent layer for Gemini CLI

tech.davidmcgill/agent-layer

Fixed-fee software consultancy. Ask about scope, terms, and live capacity.

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

Install agent layer in Gemini CLI

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

{
  "mcpServers": {
    "agent-layer": {
      "httpUrl": "https://mcp.davidmcgill.tech/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

agent layer in other clients