{
  "$schema": "https://agenticresourcediscovery.org/schemas/v1.0/ai-catalog.schema.json",
  "specVersion": "1.0",
  "host": {
    "displayName": "Brill",
    "identifier": "https://www.brill.team"
  },
  "entries": [
    {
      "identifier": "urn:air:brill.team:mcp:server-card",
      "displayName": "Brill MCP Server",
      "type": "application/json",
      "url": "https://www.brill.team/.well-known/mcp/server-card.json",
      "description": "Model Context Protocol (MCP) server providing access to Brill's HR SaaS modules, business services, and contact tools for Bangladesh's premier HRMS platform.",
      "representativeQueries": [
        "What HR SaaS modules does Brill offer?",
        "Connect to Brill MCP server for tools and services",
        "Request a Brill demo or inquiry via MCP tools"
      ]
    },
    {
      "identifier": "urn:air:brill.team:skills:index",
      "displayName": "Brill Agent Skills Index",
      "type": "application/json",
      "url": "https://www.brill.team/.well-known/agent-skills/index.json",
      "description": "Agent skills index offering capability descriptors for Brill's HR SaaS, business services, contact, and documentation retrieval.",
      "representativeQueries": [
        "Find agent skills for contacting Brill",
        "How to retrieve Brill HR module documentation via an agent",
        "Inquire about Brill payroll outsourcing and co-working spaces"
      ]
    },
    {
      "identifier": "urn:air:brill.team:openapi:v1",
      "displayName": "Brill REST API OpenAPI Specification",
      "type": "application/openapi+json",
      "url": "https://www.brill.team/.well-known/openapi.json",
      "description": "OpenAPI v3 specification for Brill's public agent-facing API endpoints.",
      "representativeQueries": [
        "Get Brill REST API schema definition",
        "Check available endpoints for Brill API",
        "Find API documentation for Brill HR SaaS services"
      ]
    },
    {
      "identifier": "urn:air:brill.team:auth:authorizing-agent",
      "displayName": "Brill Agent Authorization Guide",
      "type": "text/markdown",
      "url": "https://www.brill.team/auth.md",
      "description": "Instructions and guidelines for AI agents authenticating and interacting with Brill services on brill.team.",
      "representativeQueries": [
        "How do AI agents authenticate with Brill?",
        "Read agent authorization policies for brill.team",
        "What credentials or headers are needed for Brill agent requests?"
      ]
    }
  ]
}

