{
  "name": "oPOS Agent",
  "description": "Software de punto de venta para comercios de Argentina con ventas, stock, caja, facturación electrónica ARCA y reportes.",
  "url": "https://opos.lat/mcp",
  "version": "1.0.0",
  "provider": {
    "organization": "Optima Proyects",
    "url": "https://optimaproyects.lat"
  },
  "documentationUrl": "https://opos.lat/developers",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "product-discovery",
      "name": "Descubrir oPOS",
      "description": "Consulta información verificable sobre funciones, rubros y límites de oPOS.",
      "tags": [
        "point-of-sale",
        "retail",
        "argentina",
        "inventory"
      ],
      "examples": [
        "¿oPOS sirve para un kiosco argentino?",
        "¿Qué recursos de API pública ofrece oPOS?"
      ]
    }
  ]
}