sport-shop-angular
sport-shop-angular
demo
Unverified (seed import)
Commerce
5 tools
imperative implementation
Chrome Labs sports equipment storefront demo
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 3 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
search_product
answer
imperative
Search for products based on the query.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | no | Search term for products (e.g. 'soccer boots', 'running gear'). |
category |
string | no | The product category to browse. |
size |
string | no | Product size. Use 'child' for kids/children, 'adult' for adults. |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Search term for products (e.g. 'soccer boots', 'running gear')."
},
"category": {
"type": "string",
"description": "The product category to browse.",
"enum": [
"ALL",
"BASKETBALL",
"SOCCER",
"BASEBALL",
"RUNNING"
]
},
"size": {
"type": "string",
"description": "Product size. Use 'child' for kids/children, 'adult' for adults.",
"enum": [
"ALL",
"adult",
"child"
]
}
}
}
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