lease schedule for Gemini CLI
io.github.theluckystrike/lease-schedule
Lease schedules with a residual: the payment, the interest split and the journal per month.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
tools:9
Install lease schedule in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"lease-schedule": {
"httpUrl": "https://mcp.zovo.one/mcp/lease-schedule"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs