For the complete documentation index, see llms.txt. Markdown versions of documentation pages are available by appending .md to the page URL.
Primary navigation
← All WebMCP apps

Verdant Market

Author: OpenAI

Browse groceries and build a shared cart with an agent.

Verdant Market app screenshot

Description

A grocery-shopping demo with a searchable catalog of 110 products, product pages, a shared cart, and a checkout preview.

How it uses WebMCP

An agent can explore the product catalog, inspect items, and build the cart through WebMCP. It works with structured product and cart details while you browse and review the same shopping choices.

Site tools

Build notes

Initial prompt

Build a complete modern grocery storefront with more than 100 products across standard departments, including conventional and organic baking ingredients. Include home, product, cart, and checkout flows, realistic imagery, and WebMCP tools for browsing departments, searching and inspecting products, and managing the cart. Build and host it with Sites, and test the browser flows and WebMCP tools.

Iterations

  1. Built the storefront with 110 products in 10 departments, product pages, a cart, and a checkout flow.

  2. Refined the layout and information density, added product photography, and fixed navigation with browser history.

  3. Added and refined the WebMCP tools, including visible tool-activity feedback.

  4. Removed recipe-specific helpers and navigation-only tools and improved checkout guidance.

  5. Fixed empty tool input schemas on the deployed site and verified them after a fresh reload.

  6. Final step

    Removed the recipe-kit interface and its hidden state to focus on general grocery shopping.

Related projects