C.FLIP
C.Flip: Your Personal Multilingual AI Shopping Assistant Shopping in a foreign language or looking for the exact right product? C.Flip connects shoppers and physical stores through a seamless AI chat. Instantly talk to the shop's AI clerk in your native language. No extra app downloads, no waiting in line.
For Shoppers: A Smarter Way to Buy Instant Answers in Your Language: Ask about product ingredients, sizes, or bestsellers and get immediate answers in your preferred language. Hyper-Personalized Picks: The AI understands your context to recommend the perfect items based on your skin type, style, or specific needs. Zero Friction: Chat directly through your existing ChatGPT app—it’s that simple.
For Store Owners: Empower Your Retail Turn your inventory data into a 24/7 top-performing clerk. Serve dozens of international tourists simultaneously without language barriers, prevent customer drop-offs during busy hours, and boost your cross-selling conversion rates effortlessly.
- Homepage
- https://cflip.shop/
- Remote URL
https://cmcp.shop/mcp/e4b5ec4f-6e83-4292-b7c5-32272974d287- Auth
- NONE
Tools (3)
Extracted live via the executor SDK.
-
question_guide_toolUse this when the user is starting for the first time, or store name is missing/ambiguous. Do not use when a valid store name is already provided.
-
get_store_infoFetch store information, policies, and descriptions. For parent-scope requests across all stores, pass targetMerchantId (preferred) or targetStoreName to resolve the intended merchant. Prefer targetMerchantId from search_parent_products results when the user asks about a specific merchant.
-
search_parent_productsFetch and search available products across all stores. Each product includes merchantId, which should be used for follow-up tools like get_store_info(targetMerchantId). Always preserve the user sentence and split it into rawQuery, storeName, branchName, categoryOrNeed, and preference before calling this tool.