AI接続
NoirをAIから使う
この静的Pages版では商品API/feedと接続メタデータのプレビューだけを公開します。MCP tool callとOAuth token発行はサーバー実行版で有効化します。
接続エンドポイント
Product API/api/v1/productsProduct feed/feed/noir/products.jsonlMCP config preview/api/v1/mcp/configProtected resource preview/.well-known/oauth-protected-resource
OAuth / PKCE読み取りと保存操作をスコープで分離
products:readoffers:readliked:readliked:writetoday:read
Cloudflare Pagesの静的exportではPOST routeを処理できないため、ここではAI-readableな商品API/feedとmetadata previewだけを公開します。
サーバー版tools
search_products商品、ブランド、カテゴリを検索
get_productProduct / Variant / Offerを取得
compare_offersSSENSE / Farfetchなどの総額、在庫、返品を比較
save_itemAIからLikedへ保存する導線
get_today_promptsToday’sの部位別プロンプトを取得