maintenance schedule for Gemini CLI
io.github.theluckystrike/maintenance-schedule
An equipment maintenance schedule and log: service entries, costs, and what is due or overdue.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
tools:8
Install maintenance schedule in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"maintenance-schedule": {
"httpUrl": "https://mcp.zovo.one/mcp/maintenance-schedule"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs