Skip to content
Gemini CLI

Amortization Schedule for Gemini CLI

com.gumballtools/amortize

Row-by-row loan amortization schedules: monthly or daily accrual, extra principal, PMI, biweekly.

client:Gemini CLI transport:streamable-http tools:1

Install Amortization Schedule in Gemini CLI

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

{
  "mcpServers": {
    "amortize": {
      "httpUrl": "https://amortize.gumballtools.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

What Gemini CLI can do once it is connected

Amortization Schedule in other clients