{
  "$schema": "https://agenticresourcediscovery.org/schemas/ai-catalog.json",
  "specVersion": "0.1",
  "host": {
    "name": "Market Indicator Hub",
    "url": "https://marketindicatorhub.com",
    "description": "A real-time financial market dashboard covering global indices, stocks, ETFs, commodities, currencies, US Treasury yields, cryptocurrency, and technical analysis."
  },
  "entries": [
    {
      "identifier": "urn:air:marketindicatorhub.com:market-data:api-catalog",
      "displayName": "Market Indicator Hub API catalog",
      "type": "application/linkset+json",
      "url": "https://marketindicatorhub.com/.well-known/api-catalog",
      "representativeQueries": [
        "What live market data does Market Indicator Hub provide?",
        "Where can I find the Market Indicator Hub API documentation?"
      ]
    },
    {
      "identifier": "urn:air:marketindicatorhub.com:market-data:overview",
      "displayName": "Live market overview",
      "type": "application/json",
      "url": "https://marketindicatorhub.com/api/markets/overview",
      "representativeQueries": [
        "What are the latest prices across major markets?",
        "Give me a current overview of stocks, commodities, currencies, bonds, and crypto."
      ]
    },
    {
      "identifier": "urn:air:marketindicatorhub.com:market-data:documentation",
      "displayName": "Market Indicator Hub agent guide",
      "type": "text/plain",
      "url": "https://marketindicatorhub.com/llms.txt",
      "representativeQueries": [
        "What is Market Indicator Hub and what data does it cover?",
        "How frequently is Market Indicator Hub market data refreshed?"
      ]
    }
  ]
}