changebook for Gemini CLI
io.github.raulbr90/changebook
Your agent already broke this three times. ChangeBook tells it before the fourth.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install changebook in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"changebook": {
"httpUrl": "https://mcp.changebook.app"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs