{
  "schema_version": "1.0",
  "server_name": "wowstore-mcp",
  "server_version": "1.0.0",
  "display_name": "WowStore — AI Fashion Shopping",
  "description": "Connect your AI assistant to WowStore.live — search 2,200+ European fashion products, get styling advice from Lucy (AI stylist), browse collections, create carts, and check discounts. Zero setup, instant access.",
  "publisher": {
    "name": "WowStore",
    "url": "https://wowstore.live",
    "contact": "info@wowstore.live"
  },
  "homepage": "https://wowstore.live",
  "transport": {
    "type": "sse",
    "url": "https://ai-api.wowstore.live/mcp/sse"
  },
  "rest_api": "https://ai-api.wowstore.live/api/mcp/",
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "tools": [
    {"name": "search_products", "summary": "Search 2,200+ products by keyword"},
    {"name": "get_product", "summary": "Get full product details, sizes, colors, images"},
    {"name": "browse_collection", "summary": "Browse curated collections"},
    {"name": "list_collections", "summary": "List all product categories"},
    {"name": "get_store_info", "summary": "Store info, shipping, returns, payments"},
    {"name": "create_cart", "summary": "Build a shopping cart with checkout link"},
    {"name": "ask_lucy", "summary": "Ask Lucy AI stylist for fashion advice"},
    {"name": "get_recommendations", "summary": "Get similar or complementary product suggestions"},
    {"name": "check_discount", "summary": "Check available promo codes"},
    {"name": "create_capsule", "summary": "Build a capsule wardrobe"}
  ],
  "categories": ["shopping", "fashion", "e-commerce", "ai-styling", "european-fashion"],
  "tags": ["fashion", "shopping", "e-commerce", "ai", "styling", "european", "sustainable"],
  "llms_txt": "https://wowstore.live/pages/llms-txt",
  "icon": "https://wowstore.live/cdn/shop/files/wow_logo_pink.png"
}
