{
  "$schema": "https://agenticresourcediscovery.org/schemas/v1.0/ai-catalog.schema.json",
  "specVersion": "1.0",
  "host": {
    "displayName": "TransAsia Integrate Services Ltd.",
    "identifier": "https://www.transasia.ltd"
  },
  "entries": [
    {
      "identifier": "urn:air:transasia.ltd:mcp:server-card",
      "displayName": "TransAsia MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.transasia.ltd/.well-known/mcp/server-card.json",
      "description": "Model Context Protocol (MCP) server providing access to TransAsia manpower recruitment services, trade testing, and inquiry tools.",
      "representativeQueries": [
        "What manpower recruitment services does TransAsia provide?",
        "Connect to TransAsia MCP server endpoint for tools",
        "Submit a job candidate or employer inquiry via MCP tools"
      ]
    },
    {
      "identifier": "urn:air:transasia.ltd:skills:index",
      "displayName": "TransAsia Agent Skills Index",
      "type": "application/json",
      "url": "https://www.transasia.ltd/.well-known/agent-skills/index.json",
      "description": "Agent skills index offering capability descriptors for services discovery, employer demand inquiries, and candidate applications.",
      "representativeQueries": [
        "Find agent skills for contacting TransAsia support",
        "How to submit employer manpower demands to TransAsia",
        "Inquire about technical trade testing and medical screening"
      ]
    },
    {
      "identifier": "urn:air:transasia.ltd:api:catalog",
      "displayName": "TransAsia API Discovery Catalog",
      "type": "application/linkset+json",
      "url": "https://www.transasia.ltd/.well-known/api-catalog",
      "description": "RFC 9727 API discovery catalog linking to OpenAPI specifications, documentation, and health endpoints.",
      "representativeQueries": [
        "Discover TransAsia REST API endpoints and schema",
        "Get API catalog linkset for TransAsia services",
        "Check API health and status endpoint"
      ]
    },
    {
      "identifier": "urn:air:transasia.ltd:openapi:v1",
      "displayName": "TransAsia REST API OpenAPI Specification",
      "type": "application/openapi+json",
      "url": "https://www.transasia.ltd/docs/api/openapi.json",
      "description": "OpenAPI v3 specification for TransAsia public API endpoints.",
      "representativeQueries": [
        "Get TransAsia REST API schema definition",
        "Check available endpoints for TransAsia API",
        "Find API documentation for recruitment services"
      ]
    },
    {
      "identifier": "urn:air:transasia.ltd:auth:authorizing-agent",
      "displayName": "TransAsia Agent Authorization Guide",
      "type": "text/markdown",
      "url": "https://www.transasia.ltd/auth.md",
      "description": "Instructions and guidelines for AI agents authorizing and interacting with TransAsia services.",
      "representativeQueries": [
        "How do AI agents interact with TransAsia?",
        "Read agent authorization policies for TransAsia",
        "What credentials or headers are needed for TransAsia agent requests?"
      ]
    }
  ]
}
