{
  "name": "ai-furniture-hub",
  "description": "AI agent MCP server for furniture, home appliances, smart home, beauty devices, gadgets & more. 15 tools + 3 prompt workflows across 31 categories. mm-precision search, curated sets (bundles, room presets, influencer picks, hack sets), dimension-compatible replacement finder with fit_score, AI visibility diagnosis (AIO), OpenAPI 3.1 schema, attribution tracking. Rakuten live API + Amazon affiliate.",
  "version": "6.3.0",
  "homepage": "https://ai-furniture-hub.onrender.com",
  "repository": "https://github.com/ONE8943/ai-furniture-hub",
  "deployment": {
    "render": "https://ai-furniture-hub.onrender.com/mcp",
    "npm": "https://www.npmjs.com/package/ai-furniture-hub"
  },
  "tools": [
    { "name": "search_products", "description": "Search curated catalog by keyword, brand, dimensions (mm), price, color, category. Returns related_items_hint and curated_in." },
    { "name": "get_product_detail", "description": "Full specs by product ID: inner dimensions, consumables, compatible storage, curations." },
    { "name": "search_rakuten_products", "description": "Real-time Rakuten Ichiba search with affiliate URLs, prices, and reviews." },
    { "name": "search_amazon_products", "description": "Amazon affiliate search link generation. SearchIndex auto-selected by category." },
    { "name": "coordinate_storage", "description": "Shelf + storage box set proposals with quantity per tier and total cost." },
    { "name": "suggest_by_space", "description": "Space dimensions (mm) -> fitting products across categories. Rotation-aware." },
    { "name": "identify_product", "description": "Visual feature text -> product candidates with model number and specs." },
    { "name": "compare_products", "description": "Side-by-side comparison of 2-5 products on price, size, load, reviews." },
    { "name": "find_replacement", "description": "Discontinued model -> successors + dimension-compatible alternatives with fit_score (0-100)." },
    { "name": "calc_room_layout", "description": "Floor-plan rectangle packing simulation with placement coordinates." },
    { "name": "list_categories", "description": "Browse all 31 categories with product counts, brands, and samples." },
    { "name": "get_popular_products", "description": "Recommended products by category/brand with Rakuten trending data." },
    { "name": "get_related_items", "description": "Related-item chain: accessories, protection, consumables, hack substitutes. depth=2 supported." },
    { "name": "get_curated_sets", "description": "Curated bundles, room presets, influencer picks, hack sets. Filter by type, scene, occasion, budget." },
    { "name": "diagnose_ai_visibility", "description": "AI visibility audit: llms.txt, robots.txt, JSON-LD, OGP, cross-border readiness. Score 0-100." }
  ],
  "prompts": [
    { "name": "room_coordinator", "description": "Space dimensions -> shelf + boxes + protection with quantities and cost." },
    { "name": "moving_checklist", "description": "Room-by-room purchasing checklist for a new home with budget estimates." },
    { "name": "product_showdown", "description": "Detailed two-product comparison including accessory and running costs." }
  ],
  "categories": [
    "シェルフ・棚", "カラーボックス", "収納ケース", "ワゴン・可動収納",
    "衣装ケース", "スチールラック", "デスク", "キッチン収納",
    "ランドリー収納", "バス・洗面収納", "玄関収納", "テレビ台",
    "本棚", "クローゼット収納", "ファイル収納", "ベビー・安全対策",
    "突っ張り棒・つっぱり", "保護・補修材", "パーツ・アクセサリ",
    "家電・照明", "寝具・マットレス", "ソファ・チェア", "ダイニング家具",
    "カーテン・ブラインド", "PC周辺・デスク環境", "スマートホーム",
    "美容家電", "空気環境家電", "キッチン家電", "ガジェット・モバイル",
    "健康・フィットネス"
  ],
  "stats": {
    "categories": 31,
    "brands_approx": 90,
    "products_approx": 355,
    "tools": 15,
    "prompts": 3
  },
  "ai_discovery": {
    "llms_txt": "https://ai-furniture-hub.onrender.com/llms.txt",
    "llms_full_txt": "https://ai-furniture-hub.onrender.com/llms-full.txt",
    "openapi": "https://ai-furniture-hub.onrender.com/openapi.yaml",
    "agents_md": "https://ai-furniture-hub.onrender.com/AGENTS.md",
    "context_md": "https://ai-furniture-hub.onrender.com/context.md",
    "sitemap": "https://ai-furniture-hub.onrender.com/sitemap.xml"
  }
}
