baerskintactical.com
BÆRSkin Tactical Supply Co. — a direct-to-consumer e-commerce store for tactical apparel and gear (hoodies, jackets, boots, EDC and outdoor kit). Its WebMCP tools turn the storefront into an agent-shoppable surface: an assistant can list and fetch products for the current market/channel, read the live cart, add or remove items, apply coupon codes, and drive checkout — start_checkout (in-app or hosted Shopify) and fill_shipping_address pre-fill the form but never submit, so the shopper still clicks Pay. lookup_order returns status and an item summary for an order number plus the email it was placed with.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 3 · Act 5 · Transact 1 · Score: Not yet scored
Tool inspector
add_to_cart
Add the product the shopper is currently viewing to the cart, using the size/colour already selected on the page. Requires an open product page. If none is open, the result includes an `openUrl` for the product page — navigate there, then call this again. Programmatic add by product id is not yet supported.
Page: /au/contact-us
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
productId |
string | no | Product slug. Used only for the deep link when no product page is open; ignored for the contextual add. |
quantity |
integer | no | Quantity (default 1, max 10) |
Raw JSON schema
{
"type": "object",
"properties": {
"productId": {
"type": "string",
"description": "Product slug. Used only for the deep link when no product page is open; ignored for the contextual add."
},
"quantity": {
"type": "integer",
"description": "Quantity (default 1, max 10)",
"minimum": 1,
"maximum": 10
}
},
"additionalProperties": false
}
Similar websites
birmakine.com
Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.
store.nekuda.ai
AI-native demo storefront
store.tryrankly.com
The official Rankly merch store — tees, polos, jackets, mugs, bottles, and everyday-carry for builders who care about craft. Ships internationally.
2ndface.info
2ndFace Tattoo — tattoo and piercing studio in Bucharest (Piața Unirii) offering custom tattoos, piercings, pricing, aftercare, and WhatsApp booking.