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
fill_shipping_address
Fill the shipping-address form on the checkout page. Does not submit. The shopper still clicks Pay.
Page: /au/contact-us
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
firstName |
string | yes | Given name |
lastName |
string | yes | Family name |
email |
string | no | Email address |
phone |
string | no | Phone number (E.164 preferred) |
line1 |
string | yes | Street address line 1 |
line2 |
string | no | Street address line 2 |
city |
string | yes | City |
region |
string | no | State / province / region |
postalCode |
string | yes | Postal or ZIP code |
country |
string | yes | ISO 3166-1 alpha-2 country code |
Raw JSON schema
{
"type": "object",
"properties": {
"firstName": {
"type": "string",
"description": "Given name"
},
"lastName": {
"type": "string",
"description": "Family name"
},
"email": {
"type": "string",
"description": "Email address"
},
"phone": {
"type": "string",
"description": "Phone number (E.164 preferred)"
},
"line1": {
"type": "string",
"description": "Street address line 1"
},
"line2": {
"type": "string",
"description": "Street address line 2"
},
"city": {
"type": "string",
"description": "City"
},
"region": {
"type": "string",
"description": "State / province / region"
},
"postalCode": {
"type": "string",
"description": "Postal or ZIP code"
},
"country": {
"type": "string",
"description": "ISO 3166-1 alpha-2 country code"
}
},
"required": [
"firstName",
"lastName",
"line1",
"city",
"postalCode",
"country"
],
"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.