Skip to content
Gemini CLI

ValYou for Gemini CLI

co.getvalyou/valyou

Read-only access to your net worth, wealth percentile, projections, splits and budget.

client:Gemini CLI transport:streamable-http

Install ValYou in Gemini CLI

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

{
  "mcpServers": {
    "valyou": {
      "httpUrl": "https://kojwpbbznaxyoxyqfacc.supabase.co/functions/v1/mcp"
    }
  }
}

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

ValYou in other clients