mcpserver.lol
registry/forage-shopping
Connection check verified live · 27h ago

forage-shopping

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

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

check_order checkout_id*
Check 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…
compare_prices session_idproduct_name*
Compare prices for a specific product across multiple merchants. Finds the same product at different retailers and shows price differences.
complete_purchase session_idcheckout_id*
Complete 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 attributio…
find_deals budgetcategory*session_id
Find the best current deals in a product category. Searches for discounted, on-sale, or best-value products.
search_products query*session_idmax_results
Search for products across merchants and return comparison results. Returns structured product listings with prices, merchants, and checkout links. Searches Shopify's global catal…
start_checkout quantitysession_idproduct_url*
Start 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…
update_checkout_info buyer_namebuyer_emailcheckout_id*discount_codeshipping_address
Update a checkout session with buyer information. Provide the information the merchant requested (email, name, shipping address, discount codes). Call this after start_checkout wh…