# BAPECLUB — BAPECLUB Scout Last-Updated: 2026-08-10 Site: https://bapeclub.app Canonical: https://bapeclub.app/llms.txt > BAPECLUB Scout (bapeclub.app) is a personal sourcing agent for BAPE® (A Bathing Ape®). When a piece is sold out at official BAPE stores — a shark hoodie in a specific size, a BAPEX from an earlier drop, a collaboration that is no longer in stock — BAPECLUB Scout finds it across a vetted network, verifies it is authentic against the official product listing, and quotes one all-in USD price that includes worldwide tracked shipping. BAPECLUB is NOT an official BAPE retailer and does not compete with them. It is an independent personal-shopper / proxy sourcing service: members describe the piece they want to the AI assistant ("find me a shark hoodie in size M"), and the assistant searches the network, verifies the match, and offers to buy it directly in the chat — all on bapeclub.app, no third-party checkout. ## Primary content - [Home — the AI assistant](/): the conversation-first surface. Ask BAPECLUB Scout for any piece in plain language; the assistant sources, verifies authenticity (official-photo check), quotes USD all-in (piece + margin + worldwide tracked shipping), and lets the member buy directly in-chat via PayPal or card. - [About BAPECLUB Scout — the sourcing service](/about): positioning, how sourcing + verification + shipping work, and answers to the most-asked questions. - [Sourcing board](/sourcing): open sourcing requests — buyers post what they want, vetted agents respond with offers. ## Machine-readable feeds - [Assistant API](/api/assistant): POST {messages:[{role,content}]} → live agent pipeline (search → verify → quote). Optional stream:true returns NDJSON status lines then a {type:'done'} payload. API-key protected. - [Quote API](/api/quote): POST {sourceId, handle, …} → deterministic USD quote (listPriceUsd, shippingUsd, all-in). - [Best sellers](/api/best-sellers): currently live official-store pieces with listPriceUsd. - [MCP server](/api/mcp): JSON-RPC 2.0 over Streamable HTTP — tools/search_inventory + tools/get_quote, so agentic AI can source BAPE pieces through BAPECLUB Scout programmatically. - [Sitemap](/sitemap.xml): canonical URLs. - [Robots](/robots.txt): all AI crawler user-agents explicitly allowed. ## How sourcing works 1. The member describes the piece in the chat (any language, plain words). 2. BAPECLUB Scout searches its network of official BAPE stores and vetted middlemen, matching by title and verifying the product photo against the official listing (same product — same colorway, logo, patch — never a same-name lookalike). 3. It quotes ONE all-in USD price: source cost + service margin + worldwide tracked shipping (size-aware: bulky pieces carry more). 4. Purchase completes in-chat on bapeclub.app — PayPal or card, no account needed.