← Registry

eCommerce

seoulroutine.com

Provides APIs for searching, looking up, and fetching products, as well as creating and retrieving shopping carts with live pricing.

1 endpoint13 known toolsFirst detected July 20, 2026Last detected July 20, 2026

ENDPOINT 1

https://seoulroutine.com/api/ucp/mcp

No auth detected

Known tools 13

search_catalog

Search the product catalogue.

lookup_catalog

Batch lookup of products by id or handle.

get_product

Fetch a single product by id or handle, with all variants, pricing and availability.

create_cart

Create a cart from a set of line items.

get_cart

Fetch a cart by id, priced live.

update_cart

Replace a cart's line items.

cancel_cart

Cancel a cart.

create_checkout

Start a checkout from a cart.

get_checkout

Fetch a checkout by id, including live totals and its current status.

update_checkout

Add or change buyer details, shipping address or delivery method on a checkout.

complete_checkout

Request completion.

cancel_checkout

Cancel a checkout.

get_order

Fetch the order produced by a completed checkout, by checkout id or order id.