{
  "specVersion": "1.0",
  "host": {
    "displayName": "Home Invest",
    "identifier": "did:web:homeinvest.com"
  },
  "entries": [
    {
      "identifier": "urn:air:homeinvest.com:server:website",
      "displayName": "Home Invest MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://homeinvest.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "What does Home Invest do?",
        "How do I invest in Home Invest multifamily deals?",
        "How do I book a call with Home Invest?",
        "What is Home Invest Academy?"
      ]
    },
    {
      "identifier": "urn:air:homeinvest.com:api:public",
      "displayName": "Home Invest public API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://homeinvest.com/openapi.json",
      "representativeQueries": [
        "Get a machine-readable overview of Home Invest",
        "List Home Invest public pages for agents",
        "Where is the Home Invest OpenAPI spec?"
      ]
    },
    {
      "identifier": "urn:air:homeinvest.com:skills:index",
      "displayName": "Home Invest agent skills",
      "type": "application/json",
      "url": "https://homeinvest.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "How should an agent talk about Home Invest?",
        "What skills does Home Invest publish for agents?",
        "How do Opportunity Zones work with Home Invest?"
      ]
    }
  ]
}
