pizza-maker
pizza-maker
demo
Unverified (seed import)
Commerce
7 tools
imperative implementation
Chrome Labs pizza-builder demo
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 0 · Act 7 · Transact 0 · Score: Not yet scored
Tool inspector
add_topping
act
imperative
Add one or more toppings to the pizza
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
topping |
string | yes | — |
size |
string | no | — |
count |
integer | no | Number of toppings to add |
Raw JSON schema
{
"type": "object",
"properties": {
"topping": {
"type": "string",
"enum": [
"🍕",
"🍄",
"🌿",
"🍍",
"🫑",
"🥓",
"🧅",
"🫒",
"🌽",
"🌶️",
"🐑"
]
},
"size": {
"type": "string",
"enum": [
"Small",
"Medium",
"Large",
"Extra Large"
]
},
"count": {
"type": "integer",
"minimum": 1,
"description": "Number of toppings to add"
}
},
"required": [
"topping"
]
}
Similar websites
birmakine.com
birmakine.com
Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.
live
Unverified
Commerce
search_listings
ilan_ara
ilan_detay
kategori_gez
marka_listele
Inspect tools
vaanzari.com
vaanzari.com
Explore handcrafted Banarasi sarees from Vaanzari, with artisan provenance, woven traditions and thoughtful customer care in India and worldwide.
live
Unverified
Commerce
Transact tools
scan_images_c2pa
inspect_image_c2pa
search_sarees
get_saree
list_artisans
Inspect tools
demo.openforagents.com
demo.openforagents.com
Open for Agents WebMCP demos for declarative browser-agent actions.
live
Unverified
Commerce
get_site_info_api
list_post_types_api
get_navigation_api
list_posts_api
search_posts_api
Inspect tools
store.nekuda.ai
store.nekuda.ai
AI-native demo storefront
demo
Unverified
Commerce
Transact tools
open_home
update_save_ai_agent_s_system
authenticate
search_products
get_product_details
Inspect tools