quantity takeoff for Gemini CLI
io.github.jdhart81/quantity-takeoff
Auditable construction takeoffs with locked waste and conservative purchase rounding.
client:Gemini CLI
transport:streamable-http
tools:7
Install quantity takeoff in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"quantity-takeoff": {
"httpUrl": "https://mcp.viridisconservation.com/quantity-takeoff/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs