{
  "serverInfo": {
    "name": "Lufeno Furniture Store",
    "version": "1.0.0",
    "description": "Lufeno is a premium furniture store serving Ontario and Quebec, Canada. Shop sofas, sectionals, sofa beds and specialty furniture with free delivery on orders over $260."
  },
  "transport": {
    "type": "http",
    "endpoint": "https://lufeno.com"
  },
  "capabilities": {
    "tools": false,
    "resources": true,
    "prompts": false
  },
  "resources": [
    {
      "name": "Product Catalog",
      "description": "Full catalog of Lufeno furniture products",
      "uri": "https://lufeno.com/collections/all"
    },
    {
      "name": "Product Search",
      "description": "Search Lufeno products by keyword",
      "uri": "https://lufeno.com/search?q={query}&type=product"
    },
    {
      "name": "Sitemap",
      "description": "Full site structure",
      "uri": "https://lufeno.com/sitemap.xml"
    }
  ],
  "contact": {
    "email": "info@lufeno.com",
    "url": "https://lufeno.com"
  }
}
