Free MCP Connector

Add RemodelerIQ to your AI

Give Claude, Cursor, or any AI assistant the power to check if a contractor's remodeling bid is fair — using real 2026 cost data. Free, no signup, read-only.

https://remodeleriq.com/mcp
+ Add to Cursor + Add to VS Code

Set it up in any client

Claude Desktop / Claude Code

Add to your config (claude_desktop_config.json or .mcp.json):

{
  "mcpServers": {
    "remodeleriq": {
      "type": "http",
      "url": "https://remodeleriq.com/mcp"
    }
  }
}

Or, in a terminal: claude mcp add --transport http remodeleriq https://remodeleriq.com/mcp

Cursor

Click Add to Cursor above, or add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "remodeleriq": { "url": "https://remodeleriq.com/mcp" }
  }
}

Try asking your AI

What your AI gets

Three read-only tools, backed by BLS labor wages, Zonda Cost vs. Value benchmarks, and live material indexes:

Or use it right in your AI browser (WebMCP)

No setup at all. On remodeleriq.com, RemodelerIQ publishes these same three tools to your browser's AI via the emerging WebMCP standard (navigator.modelContext). AI browsers like Gemini in Chrome and other agentic browsers can run a bid check, cost lookup, or labor-rate lookup on the page itself — no copy/paste, no config.

How to try it

Open remodeleriq.com in an AI-enabled browser and ask its assistant:

Developers can confirm the tools are live from the console:

// on remodeleriq.com, in an AI browser that supports WebMCP
'modelContext' in navigator  // → true, exposing analyze_bid, get_cost_estimate, get_labor_rates
Built by RemodelerIQ — a free AI bid analyzer for homeowners. Also listed in the official MCP Registry and Smithery.