remodeleriq for Gemini CLI
io.github.gustavoatar/remodeleriq
Check if a contractor's remodeling bid is fair: analyze a quote, get cost + labor estimates.
client:Gemini CLI
transport:streamable-http
tools:10
Install remodeleriq in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"remodeleriq": {
"httpUrl": "https://remodeleriq.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