Agreement Obligation Reader for Gemini CLI
io.github.wxt-ai/agreement-obligation-reader
Prepare an agreement obligation schedule
client:Gemini CLI
transport:streamable-http
Install Agreement Obligation Reader in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agreement-obligation-reader": {
"httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/agreement-obligation-reader"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs