← WebMCP Directory

shop.alpic.ai

shop.alpic.ai

live Unverified (seed import) Commerce 10 tools imperative implementation

The official merch shop of Alpic, the AI commerce company. These are the branded goodies we hand out as hackathon prizes and at conferences — goggles, stickers, bottle openers, tattoos and more —…

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

Answer 4 · Act 3 · Transact 3 · Score: Not yet scored

Tool inspector

search_catalog

answer imperative

UCP Catalog capability. Search the product catalog by keyword and optional filters (categories, price range). Returns UCP Product objects (id, title, price_range, variants, media) plus pagination and a ucp metadata block. Prices are in ISO 4217 minor units (e.g. cents).

Page: /

Input schema

PropertyTypeRequiredDescription
meta object no UCP request metadata (platform profile advertisement).
query string no Free-text search query.
filters object no
context object no
pagination object no
Raw JSON schema
{
  "type": "object",
  "properties": {
    "meta": {
      "type": "object",
      "properties": {
        "ucp-agent": {
          "description": "Platform profile URI for capability negotiation.",
          "type": "object",
          "properties": {
            "profile": {
              "type": "string"
            }
          },
          "required": [
            "profile"
          ]
        }
      },
      "description": "UCP request metadata (platform profile advertisement)."
    },
    "query": {
      "description": "Free-text search query.",
      "type": "string"
    },
    "filters": {
      "type": "object",
      "properties": {
        "categories": {
          "type": "array",
          "items": {
            "type": "string"
          }
        },
        "price": {
          "type": "object",
          "properties": {
            "min": {
              "type": "integer",
              "minimum": -9007199254740991,
              "maximum": 9007199254740991,
              "description": "Monetary amount in ISO 4217 minor units (e.g. cents)."
            },
            "max": {
              "type": "integer",
              "minimum": -9007199254740991,
              "maximum": 9007199254740991,
              "description": "Monetary amount in ISO 4217 minor units (e.g. cents)."
            }
          }
        }
      }
    },
    "context": {
      "type": "object",
      "properties": {
        "address_country": {
          "type": "string"
        },
        "address_region": {
          "type": "string"
        },
        "postal_code": {
          "type": "string"
        },
        "intent": {
          "type": "string"
        },
        "language": {
          "type": "string"
        },
        "currency": {
          "type": "string"
        },
        "eligibility": {
          "type": "array",
          "items": {
            "type": "string"
          }
        }
      }
    },
    "pagination": {
      "type": "object",
      "properties": {
        "cursor": {
          "type": "string"
        },
        "limit": {
          "type": "integer",
          "exclusiveMinimum": 0,
          "maximum": 9007199254740991
        }
      }
    }
  },
  "$schema": "http://json-schema.org/draft-07/schema#"
}

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