{
  "$schema": "https://agenticresourcediscovery.org/schema/v1/catalog.json",
  "version": "1.0.0",
  "organization": {
    "name": "PROFIX S.R.L.",
    "url": "https://profix.com.ar",
    "contact": "ventas@profix.com.ar"
  },
  "resources": [
    {
      "id": "profix-contact-api",
      "type": "api",
      "name": "Profix Contact & Quote API",
      "description": "Endpoint HTTP para solicitar cotizaciones técnicas e inspecciones de izaje y líneas de vida.",
      "endpoint": "https://profix.com.ar/send-mail.php",
      "method": "POST"
    },
    {
      "id": "profix-llm-context",
      "type": "documentation",
      "name": "Profix LLM Context & Guide",
      "description": "Especificación completa para modelos de lenguaje de los servicios y normativas cubiertas por Profix.",
      "url": "https://profix.com.ar/llms.txt"
    },
    {
      "id": "profix-pricing-data",
      "type": "pricing",
      "name": "Profix Pricing & Estimation Guide",
      "description": "Estructura de presupuestación técnica y esquemas de cotización.",
      "url": "https://profix.com.ar/pricing.md"
    },
    {
      "id": "profix-mcp-server",
      "type": "mcp-server",
      "name": "Profix MCP Server",
      "description": "Servidor Model Context Protocol con herramientas de consulta técnica y presupuestaria.",
      "url": "https://profix.com.ar/.well-known/mcp/server-card.json"
    },
    {
      "id": "profix-developer-portal",
      "type": "documentation",
      "name": "Profix Developer Portal & Sandbox",
      "description": "Portal interactivo con especificación de API, ejemplos de integración cURL y sandbox en vivo.",
      "url": "https://profix.com.ar/developers"
    },
    {
      "id": "profix-cli",
      "type": "cli",
      "name": "Profix CLI Tool",
      "description": "Herramienta de línea de comando oficial (npm / npx profix) para consulta de normas y cotizaciones.",
      "url": "https://profix.com.ar/developers"
    },
    {
      "id": "profix-privacy-policy",
      "type": "legal",
      "name": "Profix Privacy Policy",
      "description": "Política de privacidad y protección de datos bajo Ley 25.326 e ISO 9001:2015.",
      "url": "https://profix.com.ar/privacy"
    }
  ]
}
