{
  "specVersion": "1.0",
  "host": {
    "displayName": "Next HVAC & Appliance Repair",
    "identifier": "did:web:www.nexthvacrepair.com"
  },
  "entries": [
    {
      "identifier": "urn:air:nexthvacrepair.com:server:hvac-mcp",
      "displayName": "Next HVAC MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.nexthvacrepair.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "book an HVAC estimate in San Francisco",
        "which cities does Next HVAC serve",
        "submit a furnace repair request"
      ]
    },
    {
      "identifier": "urn:air:nexthvacrepair.com:api:lead",
      "displayName": "Next HVAC lead intake API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://www.nexthvacrepair.com/docs/api/openapi.json",
      "representativeQueries": [
        "request a free HVAC estimate",
        "send a lead for AC installation",
        "how do I post an estimate request"
      ]
    },
    {
      "identifier": "urn:air:nexthvacrepair.com:skill:book-estimate",
      "displayName": "Book HVAC estimate skill",
      "type": "text/markdown",
      "url": "https://www.nexthvacrepair.com/.well-known/agent-skills/book-hvac-estimate/SKILL.md",
      "representativeQueries": [
        "skill for booking Next HVAC",
        "how an agent submits an estimate",
        "Next HVAC booking skill"
      ]
    },
    {
      "identifier": "urn:air:nexthvacrepair.com:agent:a2a",
      "displayName": "Next HVAC A2A agent",
      "type": "application/json",
      "url": "https://www.nexthvacrepair.com/.well-known/agent-card.json",
      "representativeQueries": [
        "Next HVAC agent card",
        "A2A HVAC estimate agent"
      ]
    }
  ]
}