muni dev cost for Gemini CLI
io.github.baneado98/muni-dev-cost
US municipal development cost: aggregated impact + water/sewer tap fees per jurisdiction
client:Gemini CLI
transport:streamable-http
Install muni dev cost in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"muni-dev-cost": {
"httpUrl": "https://muni-dev-cost-mcp.vercel.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs