{
  "serverInfo": {
    "name": "compuart-public-catalog",
    "title": "CompuArt Public Catalog",
    "version": "1.0.0"
  },
  "description": "Read-only public storefront discovery metadata for CompuArt Egypt.",
  "documentationUrl": "https://compuartstore.com/openapi.json",
  "authentication": {
    "type": "none"
  },
  "capabilities": {
    "resources": true,
    "tools": false,
    "prompts": false
  },
  "endpoints": [
    {
      "type": "http",
      "url": "https://compuartstore.com/wp-json/compuart-agent/v1/catalog",
      "contentTypes": [
        "application/json"
      ]
    }
  ],
  "policies": {
    "readOnly": true,
    "transactions": false
  }
}
