remodeleriq for VS Code
io.github.gustavoatar/remodeleriq
Check if a contractor's remodeling bid is fair: analyze a quote, get cost + labor estimates.
client:VS Code
transport:streamable-http
tools:10
Install remodeleriq in VS Code
.vscode/mcp.json
{
"servers": {
"remodeleriq": {
"type": "http",
"url": "https://remodeleriq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs