KeepMySubs for Gemini CLI
com.keepmysubs/keepmysubs
Manage your KeepMySubs subscriptions, spend, renewals, and bills from any MCP client.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install KeepMySubs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"keepmysubs": {
"httpUrl": "https://keepmysubs.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