WebMCP

DeveloperWebMCP verified

coffee-shop WebMCP tools

Chrome Labs specialty coffee storefront demo

4 tools1 methodsspec API surface

What can an agent do with coffee-shop WebMCP tools?

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.

WebMCP tools on coffee-shop

Tool 1 of 4WebMCPAnswer

search_catalog

Navigates the boutique to find a product and opens its page.

How to install

Open the coffee-shop website and ask your browser agent to use search_catalog

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the search_catalog tool on coffee-shop with query: <string>. Return the structured result and cite the source page.

Input contract

  • query string

Open the source definition

Tool 2 of 4WebMCPAnswer

get_order_history

Retrieves past orders to identify a user's 'usual' beans for reordering.

How to install

Open the coffee-shop website and ask your browser agent to use get_order_history

Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

Run with an agent

Use the get_order_history tool on coffee-shop. Return the structured result and cite the source page.

Input contract

    Open the source definition

    Tool 3 of 4WebMCPAction

    reorder_product

    Adds an item to the cart and visually updates the UI bag icon.

    How to install

    Open the coffee-shop website and ask your browser agent to use reorder_product

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the reorder_product tool on coffee-shop with item_id: <string>. Return the structured result and cite the source page.

    Input contract

    • item_id string

    Open the source definition

    Tool 4 of 4WebMCPAnswer

    get_machine_specifications

    Provides technical dimensions, height, and water tank capacity for the Alchemist machine.

    How to install

    Open the coffee-shop website and ask your browser agent to use get_machine_specifications

    Install browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.

    Run with an agent

    Use the get_machine_specifications tool on coffee-shop. Return the structured result and cite the source page.

    Input contract

      Open the source definition