← WebMCP Directory

baerskintactical.com

baerskintactical.com

live Unverified (seed import) Commerce 9 tools imperative implementation

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

act imperative

Fill the shipping-address form on the checkout page. Does not submit. The shopper still clicks Pay.

Page: /au/contact-us

Input schema

PropertyTypeRequiredDescription
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

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-17
search_listings ilan_ara ilan_detay kategori_gez marka_listele
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-17
open_home update_save_ai_agent_s_system authenticate search_products get_product_details
Inspect tools
store.tryrankly.com

store.tryrankly.com

The official Rankly merch store — tees, polos, jackets, mugs, bottles, and everyday-carry for builders who care about craft. Ships internationally.

live Unverified Commerce Transact tools
14 tools A9 / Act4 / T1 Not yet scored Seen 2026-08-17
search_products get_product list_categories best_sellers find_deals
Inspect tools
2ndface.info

2ndface.info

2ndFace Tattoo — tattoo and piercing studio in Bucharest (Piața Unirii) offering custom tattoos, piercings, pricing, aftercare, and WhatsApp booking.

live Unverified Commerce Transact tools
12 tools A11 / Act0 / T1 Not yet scored Seen 2026-08-17
get_tattoo_estimate_info search_faq search get_product_cards get_promotions
Inspect tools

Related on Influzer