construction takeoff estimating for Gemini CLI
com.esti-maite/construction-takeoff-estimating
Construction takeoff and estimating for AI agents. Measure a drawing PDF, export a priced estimate.
client:Gemini CLI
transport:streamable-http
Install construction takeoff estimating in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"construction-takeoff-estimating": {
"httpUrl": "https://mcp.esti-maite.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