DeveloperWebMCP verified
coffee-shop WebMCP tools
Chrome Labs specialty coffee storefront demo
DeveloperWebMCP verified
Chrome Labs specialty coffee storefront demo
Chrome Labs specialty coffee storefront demo This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Navigates the boutique to find a product and opens its page.
Open the coffee-shop website and ask your browser agent to use search_catalogInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the search_catalog tool on coffee-shop with query: <string>. Return the structured result and cite the source page.query string Retrieves past orders to identify a user's 'usual' beans for reordering.
Open the coffee-shop website and ask your browser agent to use get_order_historyInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_order_history tool on coffee-shop. Return the structured result and cite the source page.Adds an item to the cart and visually updates the UI bag icon.
Open the coffee-shop website and ask your browser agent to use reorder_productInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the reorder_product tool on coffee-shop with item_id: <string>. Return the structured result and cite the source page.item_id string Provides technical dimensions, height, and water tank capacity for the Alchemist machine.
Open the coffee-shop website and ask your browser agent to use get_machine_specificationsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_machine_specifications tool on coffee-shop. Return the structured result and cite the source page.