Skip to content
Gemini CLI

K-Φ for Gemini CLI

com.k-phi/kphi

Query financial statements, KPIs, ratios, cash forecasts and budgets from your general ledger

client:Gemini CLI transport:streamable-http

Install K-Φ in Gemini CLI

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

{
  "mcpServers": {
    "kphi": {
      "httpUrl": "https://k-phi.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

K-Φ in other clients