{
  "name": "Holy Brands",
  "description": "Public discovery agent for Holy Brands branding agency content, services, and contact paths.",
  "url": "https://holybrands.com.br/",
  "provider": {
    "organization": "Holy Brands",
    "url": "https://holybrands.com.br/"
  },
  "version": "1.0.0",
  "protocolVersion": "0.3.0",
  "documentationUrl": "https://holybrands.com.br/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "text/markdown"
  ],
  "defaultOutputModes": [
    "text/plain",
    "text/markdown"
  ],
  "supportedInterfaces": [
    {
      "url": "https://holybrands.com.br/",
      "protocolBinding": "HTTP+JSON"
    },
    {
      "url": "https://holybrands.com.br/mcp",
      "protocolBinding": "JSONRPC"
    }
  ],
  "skills": [
    {
      "id": "site-summary",
      "name": "Site summary",
      "description": "Summarize Holy Brands and point to llms.txt",
      "tags": [
        "branding"
      ],
      "examples": [
        "What does Holy Brands do?"
      ]
    },
    {
      "id": "list-services",
      "name": "List services",
      "description": "List primary service URLs",
      "tags": [
        "services"
      ]
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "How to request a proposal",
      "tags": [
        "contact"
      ]
    }
  ],
  "supportsAuthenticatedExtendedCard": false
}
