{
  "name": "CompuArt Public Catalog",
  "version": "1.0",
  "description": "Read-only public storefront discovery endpoints.",
  "transport": {
    "type": "http",
    "url": "https://compuartstore.com/wp-json/compuart-agent/v1/catalog"
  },
  "authentication": {
    "type": "none"
  },
  "documentation": {
    "openapi_url": "https://compuartstore.com/openapi.json",
    "server_card_url": "https://compuartstore.com/.well-known/mcp/server-card.json"
  },
  "policies": {
    "read_only": true,
    "transactions": false
  }
}
