Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

La Luer — AI Skincare Commerce

ai.searchshop.www/la-luer

Search, compare, and purchase La Luer microcurrent facial devices and skincare products.

Uptime
21.7%
23 probes
Response
804ms
last probe
Tools
13
callable

Tools · 13

skincare_recommend

(Deprecated: use 'recommend' instead. Works identically.) Get a personalized La Luer product recommendation with ingredient-aware scoring, safety notes, and routine building. Use when the user wants a…

recommend

Get a personalized product recommendation with domain-expert scoring, safety notes, and transaction authority. Use when the user wants advice, has a concern, or asks what to buy. Returns scored produc…

skincare_cart

Create a buyable shopping cart with a real checkout URL. Two modes: (1) Pass 'products' array with specific product names. (2) Pass 'query' string to auto-recommend and cart. Do not use for browsing o…

skincare_report_issue

Report when a tool result was unhelpful, incomplete, or wrong. Call this whenever you override a recommendation, skip a cart result, or notice the engine output doesn't match what the user needs. Do n…

search_research_notes

Search SearchShop AI's Research Notes blog — data studies, playbooks, and field notes on agentic commerce (AI attribution, MCP, AI catalog accuracy, ChatGPT ads). Returns matching articles with titles…

get_research_note

Get the summary and URL of a specific SearchShop AI Research Note by its slug (returned by search_research_notes).

search_products

Browse and search the product catalog. Use when the user wants to see what's available, look up specific products, browse by category, compare options, or asks 'show me' / 'what do you have.' Do not u…

get_product

Get full details for a specific product by SKU or title. Use when the user asks about a specific product by name (e.g. 'tell me about MIRA', 'show me the serum'). Do not use for browsing or recommenda…

compare_products

Compare two or more products side by side. Use when the user asks to compare, says 'X vs Y', or wants to decide between options. Do not use for single product lookup — use get_product instead. Returns…

create_checkout

Create a checkout URL for one or more products. Pass variant IDs (items) and/or product URLs (product_urls). When a product URL is provided (e.g. https://laluer.com/products/mira), the tool resolves i…

check_compatibility

Check which products are compatible with a given product. For devices, shows required consumables (e.g., conductive gel for MIRA). For topicals, shows which devices they work with. Use when a customer…

check_inventory

Check if a product is currently available. Uses Shopify Storefront API to verify real-time stock status. Use when a customer asks 'is MIRA in stock?' or before recommending a product.

deals_discounts

Show available bundles, deals, and ask about discount codes. Use when a customer asks about deals, bundles, savings, or says 'do you have any discounts?' Also use when multiple items are in cart to su…

Similar MCP servers embedding-nearest

Ninar AI live
Audit your brand's visibility across ChatGPT, Gemini, Claude, Perplexity + 6 more engines.
5 tools · streamable-http
AI Site Scorer live
Check website AI-readiness: Schema.org, llms.txt, E-E-A-T, robots.txt. Works in Cursor & Claude.
5 tools · streamable-http
BuyWhere Product Catalog live
Search 1.5M+ products across 20+ platforms. Compare prices, find deals, browse categories.
8 tools · streamable-http
Demand Discovery AI live
Sales-agent MCP for Demand Discovery AI. Validate startup ideas with behavioral signals.
10 tools · streamable-http
Licium live
Delegate to specialist agents and access real-time data APIs — through one MCP connection.
5 tools · streamable-http
ai.atdev/supershopping live
나만을 위한 AI 쇼핑 MCP — 상품을 자연어로 검색·비교·추천해 사용자의 효과적인 쇼핑을 돕습니다.
7 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "la_luer_—_ai_skincare_commerce": {
      "url": "https://searchshopai-mcp.fly.dev/mcp/la-luer",
      "transport": "streamable-http"
    }
  }
}