UCP Checker
siamchaisupersale.com icon
UCP Verification Report

siamchaisupersale.com

Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.

Verified
B 84/100
Latency 222ms Spec 2026-04-08 HTTP 200 Security HTTPS Observed 47 minutes ago

What is UCP? The Universal Commerce Protocol is the open standard AI shopping agents use to discover, browse, and check out at online stores. Read the spec overview →

84
/ 100
UCP Conformance Score
B

Solid UCP setup on siamchaisupersale.com with a few gaps left to close.

Agent Discovery95
UCP Conformance81
Capability Coverage77
Biggest blockers
Publish keys at the manifest rootRepair declared transport endpoints
Verified

siamchaisupersale.com is agent-ready but has minor schema warnings.

Latency
222ms
Version
2026-04-08
Robots.txt
Allowed ✅

/llms.txt content

The plain-text brief this store publishes to AI agents. Captured on the most recent check.

7.1 KB8712b2f3dcfb5173
# siamchaisupersale
> บริษัท สยามชัย เซอร์วิส จำกัด ได้ปรับปรุงนโยบายการคุ้มครองข้อมูลส่วนบุคคลในเดือนพฤษภาคม 2565 โดยมีวัตถุประสงค์เพื่อแจ้งให้เจ้าของข้อมูลทราบถึงรายละเอียดการเก็บรวบรวม ใช้ และเปิดเผยข้อมูลส่วนบุคคล รวมถึงสิทธิที่เกี่ยวข้อง นโยบายนี้ครอบคลุมถึงข้อมูลส่วนบุคคลทั่วไปและข้อมูลที่อ่อนไหว ซึ่งบริษัทจะดำเนินการตามกฎหมายและได้รับความยินยอมจากท่านก่อนเสมอ บริษัทได้กำหนดมาตรการรักษาความปลอดภัยทั้งทางเทคนิคและการบริหารจัดการเพื่อคุ้มครองข้อมูลของท่าน และท่านมีสิทธิในการเข้าถึง แก้ไข คัดค้าน ลบ หรือระงับการใช้ข้อมูลส่วนบุคคลของท่านได้

## Homepage link
- [home](https://www.siamchaisupersale.com/)

## การเข้าถึงผู้ช่วย AI

เว็บไซต์นี้ขับเคลื่อนโดย Wix และช่วยเหลือ Model Context Protocol (MCP) เพื่อให้ผู้ช่วย AI เข้าถึงได้ ผู้ช่วย AI สามารถเชื่อมต่อโดยตรงเพื่อดึงเนื้อหาเว็บไซต์
ที่อัปเดตแบบเรียลไทม์ ไม่จำเป็นต้องคัดลอกข้อมูล

- [**Site MCP Endpoint**](https://www.siamchaisupersale.com/_api/mcp)
- [**Wix MCP Docs**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp)

## เครื่องมือ MCP ที่พร้อมใช้งาน

### GetBusinessDetails
ดึงข้อมูลรายละเอียดธุรกิจและเว็บไซต์ เช่น เขตเวลา, อีเมล, โทรศัพท์ และที่อยู่
- ไม่จำเป็นต้องมีพารามิเตอร์

### SearchInSite
ค้นหาข้อมูลในเว็บไซต์
- **searchTerm** - คำที่ใช้ค้นหาในเว็บไซต์

### SearchSiteApiDocs
ดึงเอกสาร API สำหรับโซลูชันธุรกิจของ Wix ที่ติดตั้งบนเว็บไซต์นี้ และแจ้งให้ไคลเอนต์ AI ทราบวิธีใช้ API ใช้เครื่องมือนี้
สำหรับการสืบค้นสินค้าและบริการ (แทน SearchInSite)
- **searchTerm** - คำที่ใช้ค้นหาในเอกสาร API ของเว็บไซต์

### GenerateVisitorToken
สร้างเซสชันผู้เข้าชมใหม่และรับโทเคนการเข้าถึงของผู้เข้าชมสำหรับเว็บไซต์
ต้องเรียกใช้ก่อนส่งคำขอ CallWixSiteAPI หากไม่มีโทเคนผู้เข้าชมอยู่แล้วในบริบท
- ไม่จำเป็นต้องมีพารามิเตอร์

### CallWixSiteAPI
เรียกใช้ API Method บนเว็บไซต์เพื่อดำเนินการในนามของผู้เข้าชม เช่น การสืบค้นข้อมูลเว็บไซต์, การจองนัดหมาย หรือเริ่มต้นการซื้อ
- **visitorToken** - โทเคนการเข้าถึงของผู้เข้าชม ถ้ายังไม่มี ให้ใช้ GenerateVisitorToken ก่อน
- **url** - URL แบบเต็มของ API Method ที่จะเรียกใช้ (เช่น https://www.wixapis.com/...) ดึงข้อมูลโดยใช้ SearchSiteApiDocs
- **method** - HTTP Method ที่จะใช้สำหรับการเรียก API
- **body** - เนื้อหาคำขอเป็นสตริง JSON ที่ถูกต้อง

### ReadFullDocsArticle
ดึงข้อมูลบทความฉบับเต็มจากพอร์ทัลเอกสารสำหรับนักพัฒนา Wix
- **articleUrl** - URL ของบทความในพอร์ทัลเอกสารสำหรับนักพัฒนา Wix

### ReadFullDocsMethodSchema
ดึงข้อมูล Schema แบบเต็มสำหรับ Wix API Method ควรเรียกใช้ก่อนที่จะเรียกใช้ Method จริงผ่าน CallWixSiteAPI
- **articleUrl** - URL ของบทความอ้างอิงสำหรับ API Method ของ Wix

## สิ่งที่ผู้เข้าชมทำได้ผ่าน AI + MCP

- ดูรายละเอียดธุรกิจ (ข้อมูลติดต่อ, ตำแหน่งที่ตั้ง, เวลาทำการ)
- ค้นพบสินค้าและบริการที่นำเสนอ
- จองบริการและทำการนัดหมาย
- เริ่มต้นการซื้อและไปยังเว็บไซต์เพื่อชำระเงินให้เสร็จสมบูรณ์
- ถามคำถามและรับคำตอบที่เกี่ยวข้องโดยไม่ต้องค้นดูในเว็บไซต์

## หมายเหตุ

- ไม่จำเป็นต้องมีการยืนยันตัวตนเพื่อเชื่อมต่อกับปลายทาง MCP
- ใช้งานได้เฉพาะข้อมูลสาธารณะที่เข้าถึงได้บนเว็บไซต์เท่านั้น
- เนื้อหาออนไลน์และเป็นปัจจุบันอยู่เสมอ
- หากต้องการรับการอัปเดตเครื่องมือ ให้เรียกใช้ tools/list เมื่อได้รับการแจ้งเตือนการอัปเดตเครื่องมือ
View source ↗

Capabilities Detected

UCP capabilities supported by this endpoint
Checkout ✓ Bound 2026-04-08
Fulfillment Extension ✓ Bound 2026-04-08
Catalog Lookup ✓ Bound 2026-04-08
Catalog Search ✓ Bound 2026-04-08

Technical Vitals

Technical details for this UCP endpoint
UCP Status Verified
Endpoint https://siamchaisupersale.com/.well-known/ucp
HTTP Status 200
UCP Version 2026-04-08
Transports REST, MCP
Last Observed
Last Full Index
Domain Alerts

Get notified when siamchaisupersale.com changes

One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.

Access

AI Agent Access (robots.txt)

AI agent access permissions based on robots.txt
GPTBotOpenAI / ChatGPT Allowed
Google-ExtendedGemini / Google Allowed
ClaudeBotClaude / Anthropic Allowed
Applebot-ExtendedApple Intelligence Allowed
CCBotCommon Crawl Allowed
Raw UCP Manifest JSON
{
    "ucp": {
        "version": "2026-04-08",
        "services": {
            "dev.ucp.shopping": [
                {
                    "spec": "https://ucp.dev/specification/overview",
                    "schema": "https://ucp.dev/services/shopping/rest.openapi.json",
                    "version": "2026-04-08",
                    "endpoint": "https://www.wixapis.com/ecom/ucp/8836bd9d-3e4e-4788-8452-2e32babbe387",
                    "transport": "rest"
                },
                {
                    "spec": "https://ucp.dev/specification/overview",
                    "version": "2026-04-08",
                    "endpoint": "https://www.wixapis.com/ecom/ucp/8836bd9d-3e4e-4788-8452-2e32babbe387/mcp",
                    "transport": "mcp"
                }
            ]
        },
        "capabilities": {
            "dev.ucp.shopping.checkout": [
                {
                    "spec": "https://ucp.dev/specification/checkout",
                    "schema": "https://ucp.dev/schemas/shopping/checkout.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.fulfillment": [
                {
                    "spec": "https://ucp.dev/specification/fulfillment",
                    "config": {
                        "allows_multi_destination": {
                            "shipping": false
                        },
                        "allows_method_combinations": []
                    },
                    "schema": "https://ucp.dev/schemas/shopping/fulfillment.json",
                    "extends": "dev.ucp.shopping.checkout",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.catalog.lookup": [
                {
                    "spec": "https://ucp.dev/latest/specification/catalog/lookup",
                    "schema": "https://ucp.dev/schemas/shopping/catalog-lookup.json",
                    "version": "2026-04-08"
                }
            ],
            "dev.ucp.shopping.catalog.search": [
                {
                    "spec": "https://ucp.dev/latest/specification/catalog/search",
                    "schema": "https://ucp.dev/schemas/shopping/catalog-search.json",
                    "version": "2026-04-08"
                }
            ]
        },
        "payment_handlers": []
    }
}
Frequently Asked

About this siamchaisupersale.com report

What does it mean that siamchaisupersale.com is verified for UCP?
It means siamchaisupersale.com publishes a valid UCP manifest at /.well-known/ucp, the manifest passes schema validation against 2026-04-08, and AI agents can discover its commerce capabilities without needing to scrape HTML. In plain terms: agents can shop here reliably.
Can I trust siamchaisupersale.com for AI agent purchases?
Verification means the store is technically ready — payment handlers declared, transports reachable, schema valid. It doesn't grade business reputation or fulfilment quality. For trust on the commerce side itself, check the store's own reviews. For trust on the agent integration side, this page is the source of truth.
What platform does siamchaisupersale.com use for UCP?
Our detection identifies siamchaisupersale.com as running on Wix. Many large UCP-verified stores use Shopify, BigCommerce, or custom stacks built on the open spec. The transport list above shows the exact mechanism (REST, MCP, A2A, Embedded) the manifest declares.
How was this UCP report for siamchaisupersale.com generated?
Our crawler fetches siamchaisupersale.com/.well-known/ucp directly, parses the manifest against the official UCP JSON schema, checks robots.txt for AI bot policies, and runs payment-handler validation. No manual review, no opinions — just what the manifest actually says. The check ran 47 minutes ago.
How often is siamchaisupersale.com re-checked?
Every domain in our directory is re-crawled at least every 24 hours. You can also trigger a fresh check from this page at any time, or subscribe to alerts to get notified the moment the status changes — that's how we built the only continuously updated UCP directory on the internet.
Why does this status matter?
Universal Commerce Protocol is the standard AI shopping agents (ChatGPT, Claude, Gemini, Apple Intelligence) use to discover what a store sells, how to add items to a cart, and how to check out. If a store isn't UCP-verified, agents can still scrape it — but they'll be slower, less reliable, and far more likely to fail at checkout. UCP turns a guess into a guarantee.

Add Status Badge to Your README

UCP Status badge for https://ucpchecker.com/status/siamchaisupersale.comLive preview
Markdown
[![UCP Status](https://ucpchecker.com/badge/siamchaisupersale.com)](https://ucpchecker.com/status/siamchaisupersale.com)
HTML
<a href="https://ucpchecker.com/status/siamchaisupersale.com"><img src="https://ucpchecker.com/badge/siamchaisupersale.com" alt="UCP Status"></a>