{
  "specVersion": "1.0",
  "host": {
    "displayName": "Vedic Vastram",
    "identifier": "did:web:vedicvastram.in"
  },
  "entries": [
    {
      "identifier": "urn:air:vedicvastram.in:mcp:web-tools",
      "displayName": "Vedic Vastram WebMCP Tools",
      "type": "application/mcp-server-card+json",
      "url": "https://www.vedicvastram.in/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "browse Sanganeri printed fabric catalogue",
        "get wholesale quote for cotton yardage",
        "contact Vedic Vastram factory in Jaipur"
      ]
    },
    {
      "identifier": "urn:air:vedicvastram.in:api:catalog",
      "displayName": "Product Catalog API",
      "type": "application/openapi+json",
      "url": "https://www.vedicvastram.in/docs/api/openapi.json",
      "representativeQueries": [
        "list available printed fabrics",
        "search kurti products",
        "get product catalog details"
      ]
    },
    {
      "identifier": "urn:air:vedicvastram.in:doc:auth",
      "displayName": "Agent Authentication Guide",
      "type": "text/markdown",
      "url": "https://www.vedicvastram.in/auth.md",
      "representativeQueries": [
        "how to authenticate with Vedic Vastram API",
        "register as an agent",
        "get API access for catalog"
      ]
    },
    {
      "identifier": "urn:air:vedicvastram.in:discovery:skills",
      "displayName": "Agent Skills Index",
      "type": "application/vnd.agentskills.discovery+json",
      "url": "https://www.vedicvastram.in/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what agent skills does Vedic Vastram provide",
        "how to browse the fabric catalog as an agent",
        "how to request a wholesale quote"
      ]
    }
  ]
}
