{
  "$schema": "https://agent-card.org/schema/v1/agent-card.json",
  "name": "OCoSafer Storage Brain",
  "description": "Storage Intelligence Infrastructure para armazenamento, compreensão, organização e busca autorizada de conteúdo.",
  "version": "1.0.0",
  "url": "https://ocosafer.com.br",
  "documentation": "https://ocosafer.com.br/docs",
  "capabilities": {
    "tools": true,
    "streaming": false,
    "humanInTheLoop": true
  },
  "endpoints": {
    "mcp": "https://ocosafer-cofre-api-prod.xerifegomes-e71.workers.dev/mcp",
    "mcp_server_card": "https://ocosafer.com.br/.well-known/mcp/server-card.json",
    "openapi": "https://ocosafer.com.br/docs/openapi.yaml",
    "llms": "https://ocosafer.com.br/llms.txt",
    "handshake": "https://ocosafer.com.br/.well-known/agent-handshake.json"
  },
  "handshake": {
    "id": "SI-001",
    "protocol": "RFC-9421",
    "required_for_write": true,
    "endpoint": "https://ocosafer.com.br/.well-known/agent-handshake.json"
  },
  "authentication": {
    "type": "tenant_and_subscriber_scoped",
    "write_actions": "Explicit authorization, signature and confirmation required"
  },
  "contact": {
    "name": "Equipe OCoSafer",
    "email": "contato@ocosafer.com.br"
  }
}
