Forage Shopping

AI shopping comparison — search 50M+ products, compare prices, find deals

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    AI shopping comparison — search 50M+ products, compare prices, find deals

    Список инструментов сервера (7)

    Технические названия из tools/list. Нужны только разработчикам.

    search_productsSearch for products across merchants and return comparison results. Returns structured product listings with prices, merchants, and checkout links. Searches Shopify's global catalogue (50M+ products across all Shopify merchants) and Channel3's affiliate network. Results include direct checkout links.
    compare_pricesCompare prices for a specific product across multiple merchants. Finds the same product at different retailers and shows price differences.
    find_dealsFind the best current deals in a product category. Searches for discounted, on-sale, or best-value products.
    start_checkoutStart a UCP checkout session for a product. Discovers the merchant's UCP capabilities, creates a checkout session, and attaches content attribution data from the current session's search and comparison activity. Returns the checkout status and any information the merchant still needs (email, shipping address, etc).
    update_checkout_infoUpdate a checkout session with buyer information. Provide the information the merchant requested (email, name, shipping address, discount codes). Call this after start_checkout when the merchant indicates what information is still needed. If the response has status 'requires_escalation', share the continue_url with the user so they can complete payment in their browser.
    complete_purchaseComplete a checkout and place the order. Only call this when the checkout status is 'ready_for_complete'. Records the purchase as a conversion in telemetry and ends the attribution session. Returns the order confirmation with order ID and receipt link.
    check_orderCheck the status of a checkout session or order. Use this after the user has completed an escalation step (e.g. payment in the browser) to see if the checkout can now proceed, or to check on a completed order's status.