{
  "specVersion": "1.0",
  "name": "ProximaHub AI Catalog",
  "description": "Biometric device synchronization and attendance processing endpoints for AI agents.",
  "entries": [
    {
      "identifier": "hub-api",
      "displayName": "ProximaHub API",
      "description": "Attendance log sync and device health check",
      "url": "https://hub.proximalink.pk/openapi.json",
      "type": "api",
      "documentation": "https://hub.proximalink.pk/auth.md"
    },
    {
      "identifier": "hub-mcp",
      "displayName": "ProximaHub MCP Server",
      "description": "Model Context Protocol endpoint for biometric tools",
      "url": "https://hub.proximalink.pk/.well-known/mcp/server-card.json",
      "type": "mcp"
    }
  ]
}
