{
  "specVersion": "1.0",
  "host": {
    "displayName": "RemodelerIQ",
    "identifier": "remodeleriq.com",
    "documentationUrl": "https://remodeleriq.com/connect",
    "logoUrl": "https://remodeleriq.com/mocha-assets/remodeler-iq-2x-logo-icon2.png"
  },
  "entries": [
    {
      "identifier": "urn:air:remodeleriq.com:server:bid-analyzer",
      "displayName": "RemodelerIQ Bid Analyzer",
      "type": "application/mcp-server-card+json",
      "url": "https://remodeleriq.com/.well-known/mcp/server-card.json",
      "description": "Check if a home-remodeling contractor's bid is fair — 0-100 fairness score, red flags, 2026 cost ranges, and BLS trade labor rates.",
      "capabilities": [
        "analyze_bid",
        "get_cost_estimate",
        "get_labor_rates"
      ],
      "representativeQueries": [
        "is this contractor quote fair",
        "how much should a kitchen remodel cost in Texas",
        "what should a plumber charge per hour",
        "analyze my remodeling bid for red flags",
        "how much does a bathroom remodel cost"
      ],
      "tags": [
        "home-improvement",
        "construction",
        "cost-estimate",
        "consumer",
        "remodeling"
      ],
      "trustManifest": {
        "identity": "remodeleriq.com",
        "identityType": "domain"
      },
      "version": "1.0.0",
      "updatedAt": "2026-07-03"
    }
  ]
}