{
  "$schema": "https://agent-card.org/schema/v1/agent-card.json",
  "name": "OCoSafer Platform Agent",
  "description": "Agente operacional da plataforma OCoSafer White-label Studio para telecomunicações, onboarding de operadoras e gestão de cofre digital.",
  "version": "1.0.0",
  "url": "https://ocosafer.pages.dev",
  "documentation": "https://ocosafer.pages.dev/docs",
  "capabilities": {
    "tools": true,
    "streaming": false,
    "humanInTheLoop": true
  },
  "endpoints": {
    "mcp": "https://ocosafer.pages.dev/.well-known/mcp.json",
    "openapi": "https://ocosafer.pages.dev/docs/openapi.yaml",
    "llms": "https://ocosafer.pages.dev/llms.txt"
  },
  "authentication": {
    "type": "none_for_public_read",
    "write_actions": "corporate_email_or_token"
  },
  "contact": {
    "name": "Equipe de Operações OCoSafer",
    "email": "suporte@ocosafer.com"
  }
}
