← WebMCP Directory

demo.openforagents.com

demo.openforagents.com

live Unverified (seed import) Commerce 27 tools mixed implementation

Open for Agents WebMCP demos for declarative browser-agent actions.

First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com

Answer 7 · Act 20 · Transact 0 · Score: Not yet scored

Tool inspector

woo_add_to_cart

act imperative

Add an approved purchasable product and quantity to the visitor cart. First call woo_search_products_api to resolve the exact current product; use woo_get_product_api only with an ID returned by that search when more detail is needed. Then use only the product_id and variation_id returned by those lookups. Never infer or guess an ID from a product name.

Page: /

Input schema

PropertyTypeRequiredDescription
product_id integer yes Exact product ID returned by the current product lookup. Never guess this value.
quantity integer yes Quantity to add.
variation_id integer no Optional exact variation ID returned by the current product lookup. Never guess this value.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "product_id": {
      "type": "integer",
      "description": "Exact product ID returned by the current product lookup. Never guess this value."
    },
    "quantity": {
      "type": "integer",
      "description": "Quantity to add."
    },
    "variation_id": {
      "type": "integer",
      "description": "Optional exact variation ID returned by the current product lookup. Never guess this value."
    }
  },
  "required": [
    "product_id",
    "quantity"
  ],
  "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
31 tools A1 / Act30 / T0 Not yet scored Seen 2026-08-27
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
31 tools A14 / Act12 / T5 Not yet scored Seen 2026-08-27
scan_images_c2pa inspect_image_c2pa search_sarees get_saree list_artisans
Inspect tools
store.nekuda.ai

store.nekuda.ai

AI-native demo storefront

demo Unverified Commerce Transact tools
15 tools A8 / Act6 / T1 Not yet scored Seen 2026-08-27
open_home update_save_ai_agent_s_system authenticate search_products get_product_details
Inspect tools
simple-affiliate.com

simple-affiliate.com

Run an in-house Shopify affiliate program with links, discount codes, Autopay, and 1099s. Flat monthly pricing from free to $69, 14-day trial on paid plans.

live Unverified Commerce
14 tools A7 / Act7 / T0 Not yet scored Seen 2026-08-27
get_product_brief get_pricing search_faq open_app_store_listing search_catalog
Inspect tools

Related on Influzer