Connection check
verified live · 20h ago
agent-checkout
AI shopping gateway for product search, inventory, carts, and merchant-hosted checkout.
Tools
8
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
8 toolsRead from the running server on 20h ago.
add_to_cart
cart_id*quantitysite_slug*variant_id*
Add another selected product variant to an existing Agent Checkout cart. Use when the user explicitly wants another item or quantity added to an existing cart. This does not charge… Add another selected product variant to an existing Agent Checkout cart. Use when the user explicitly wants another item or quantity added to an existing cart. This does not charge the buyer.
check_inventory
site_slug*variant_id*
Check whether a selected product variant is currently sellable and available. Use when availability matters or immediately before adding a selected variant to a cart. Check whether a selected product variant is currently sellable and available. Use when availability matters or immediately before adding a selected variant to a cart.
create_cart
quantitysite_slug*variant_id*
Create a new Agent Checkout-attributed cart with a selected product variant. Use only after the user has chosen a specific product or clearly asked to add/buy it. This prepares the… Create a new Agent Checkout-attributed cart with a selected product variant. Use only after the user has chosen a specific product or clearly asked to add/buy it. This prepares the purchase but does not charge the buyer.
create_checkout
cart_id*site_slug*
Prepare the final buyer handoff by returning the merchant-hosted HTTPS checkout URL. Use when the user has a cart and clearly wants to proceed to checkout or purchase. Always surfa… Prepare the final buyer handoff by returning the merchant-hosted HTTPS checkout URL. Use when the user has a cart and clearly wants to proceed to checkout or purchase. Always surface checkoutUrl to the human buyer. Agent Checkout never collects raw card details and this tool does not itself charge the buyer.
get_cart
cart_id*site_slug*
Read the current Agent Checkout cart contents and totals. Use to review or confirm the cart before handing the buyer off to checkout. Read the current Agent Checkout cart contents and totals. Use to review or confirm the cart before handing the buyer off to checkout.
get_product
site_slug*product_id*
Get detailed product and variant information after search_products identifies a product and merchant. Use before purchase when the user needs details, options, price, or variant in… Get detailed product and variant information after search_products identifies a product and merchant. Use before purchase when the user needs details, options, price, or variant information.
search_catalog
firstquery*
Legacy alias for search_products. Search purchasable products across participating merchants. Prefer search_products for new shopping requests. Legacy alias for search_products. Search purchasable products across participating merchants. Prefer search_products for new shopping requests.
search_products
firstquery*