You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_merchant

Active

Tool of io.github.giuseppesocci-bot/kalicart-global

declared in 1.0.0

Check whether a merchant domain runs an ARC-compliant catalog (KaliCart Bridge). Returns bridge_version, merchant discovery URL and federated-indexing consent flags. A miss schedules a background probe. Use when you already know a merchant domain (verify ARC support, get its discovery URL); to discover products across merchants, use global_search.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "domain"
  ],
  "properties": {
    "domain": {
      "type": "string",
      "minLength": 4,
      "description": "Merchant domain, e.g. shop.example.com"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.giuseppesocci-bot/kalicart-global

1/7 registries
View full server →
lookup_merchant — io.github.giuseppesocci-bot/kalicart-global — PRSM MCP