verdant-market-grocery.openai.chatgpt.site
verdant-market-grocery.openai.chatgpt.site
demo
Unverified (seed import)
Commerce
9 tools
imperative implementation
A fresh, organic-forward neighborhood market for everyday good things.
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 5 · Act 4 · Transact 0 · Score: Not yet scored
Tool inspector
search_products
answer
imperative
Search catalog products by name, department, and organic status.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | no | Case-insensitive product-name query. |
section |
string | no | Optional department filter. |
organic |
boolean | no | When true, return organic products only. |
limit |
integer | no | Maximum products to return. |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Case-insensitive product-name query."
},
"section": {
"type": "string",
"enum": [
"Produce",
"Dairy & Eggs",
"Bakery",
"Pantry & Baking",
"Meat & Seafood",
"Deli & Prepared",
"Frozen",
"Beverages",
"Snacks",
"Household & Personal"
],
"description": "Optional department filter."
},
"organic": {
"type": "boolean",
"description": "When true, return organic products only."
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 100,
"default": 20,
"description": "Maximum products to return."
}
},
"additionalProperties": false
}
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