Skip to content
Gemini CLI

Kern for Gemini CLI

io.github.esstipi-debug/kern

Read-only supply-chain decision support: forecasting, reorder policies, ABC-XYZ, data quality.

client:Gemini CLI transport:streamable-http

Install Kern in Gemini CLI

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

{
  "mcpServers": {
    "kern": {
      "httpUrl": "https://linchpin.fly.dev/mcp/"
    }
  }
}

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

Kern in other clients