SavePropTax for Gemini CLI
com.saveproptax/saveproptax
Free check of a California home for a Proposition 8 property tax reduction, plus owner filing.
client:Gemini CLI
transport:streamable-http
tools:3
Install SavePropTax in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"saveproptax": {
"httpUrl": "https://saveproptax.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