Skip to content
Gemini CLI

AFD Knowledge for Gemini CLI

com.afdinstitute/afd-knowledge

Adaptive Flow Delivery: phases, gates, lexicon (free, sign in with your AFD Institute account).

client:Gemini CLI transport:streamable-http

Install AFD Knowledge in Gemini CLI

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

{
  "mcpServers": {
    "afd-knowledge": {
      "httpUrl": "https://mcp.afdinstitute.com/api/mcp"
    }
  }
}

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

AFD Knowledge in other clients