Skip to content
Gemini CLI

Talent-Augmenting Layer for Gemini CLI

io.github.angelo-leone/talent-augmenting-layer

Personalised AI augmentation system — makes you better at your work, not dependent on AI

client:Gemini CLI transport:streamable-http

Install Talent-Augmenting Layer in Gemini CLI

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

{
  "mcpServers": {
    "talent-augmenting-layer": {
      "httpUrl": "https://proworker-hosted.onrender.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

Talent-Augmenting Layer in other clients