spendtron for Gemini CLI
io.github.swantron/spendtron
Finds the GitHub Actions workflow eating your CI bill and suggests fix diffs, verified against runs.
client:Gemini CLI
transport:streamable-http
tools:1
Install spendtron in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"spendtron": {
"httpUrl": "https://spendtron.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