Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

Jithox Commerce Preflight

com.jithox/be-commerce-preflight

Provider-neutral, read-only commerce preflight with UCP/ACP checkout evidence. Never orders.

Uptime
100.0%
2 direct probes · 30d
Response
167ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_retail_products

Search the queried retail source by free text or EAN. Returns CANDIDATE public records with deterministic match kinds and visible ambiguity: 'exact_public_record' / 'possible_match' / 'multiple_matche…

get_product_offer

Report one product's current offer from the queried source (price in integer minor units, availability, provenance) — or, given a merchant host plus the merchant's own itemId, prepare/re-check NORMALI…

compare_product_offers

Compare current offers for 2–5 EANs as a VALUE TABLE ordered by a stated criterion (price ascending). One unreadable offer makes the whole table 'unavailable' — no partial table is sold as a compariso…

build_affiliate_buy_link

Return the provider's OFFICIAL product link for a record — no network call, nothing ordered, never a checkout-completion URL. A HUMAN clicks it; any commission accrues at the provider's own partner pr…

get_commerce_readiness

One plain state of THIS server: which commerce provider is configured, which protocols this deployment speaks (UCP profile discovery + negotiation; the ACP REST checkout format), what each protocol st…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jithox_commerce_preflight": {
      "url": "https://commerce.mcp.jithox.com/mcp",
      "transport": "streamable-http"
    }
  }
}