estimations for Gemini CLI
io.github.joshuaworth/estimations
AI-powered job cost estimator for skilled trades with material and labor breakdowns
client:Gemini CLI
transport:streamable-http
Install estimations in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"estimations": {
"httpUrl": "https://estimations-mcp-server.hgfbxjxghp.workers.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs