rbschrome.com
Live Universal Commerce Protocol & Agentic Commerce status, manifest, and capability breakdown.
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 →
rbschrome.com is conforming and ready for agent discovery and checkout.
/llms.txt content
The plain-text brief this store publishes to AI agents. Captured on the most recent check.
# Rbs10
> RBS Chrome adalah penyedia jasa pelapisan logam Hard Chrome dan Nickel Chrome untuk perbaikan dan aplikasi baru pada komponen industri metal. Layanan ini bertujuan untuk meningkatkan ketahanan gesekan, suhu, dan memberikan tampilan mengkilap seperti kaca pada berbagai part seperti roll, hidrolik, dan moulding. Perusahaan ini melayani wilayah Sidoarjo, Surabaya, Gresik, dan sekitarnya, serta menawarkan layanan antar-jemput pesanan. Selain pelapisan, RBS Chrome juga menyediakan jasa pembuatan custom parts industri dan grinding untuk memenuhi kebutuhan spesifik pelanggan.
## Homepage link
- [home](https://www.rbschrome.com/)
## Akses Agen AI
Situs ini didukung oleh Wix dan mendukung Model Context Protocol (MCP)
untuk akses AI agentik. Agen AI dapat terhubung langsung untuk mengambil konten situs langsung dan terkini - tidak perlu scraping.
- [**Titik Akhir MCP Situs**](https://www.rbschrome.com/_api/mcp)
- [**Dokumentasi MCP Wix**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp)
## Alat MCP yang Tersedia
### GetBusinessDetails
Mengambil detail bisnis dan situs seperti zona waktu, email, telepon, dan alamat.
- Tidak ada parameter yang diperlukan.
### SearchInSite
Mencari informasi di situs.
- **searchTerm** - Istilah yang akan dicari di situs.
### SearchSiteApiDocs
Mengambil dokumentasi API untuk solusi bisnis Wix yang terinstal di
situs ini, dan memberi tahu klien AI cara menggunakan API. Gunakan alat ini untuk
menanyakan produk dan layanan (bukan SearchInSite).
- **searchTerm** - Istilah yang akan dicari di dokumentasi API situs.
### GenerateVisitorToken
Membuat sesi pengunjung baru dan mendapatkan token akses pengunjung untuk Situs.
Harus dipanggil sebelum membuat permintaan CallWixSiteAPI apa pun jika tidak ada token pengunjung
yang sudah tersedia dalam konteks.
- Tidak ada parameter yang diperlukan.
### CallWixSiteAPI
Memanggil metode API di situs untuk melakukan tindakan atas nama pengunjung,
seperti menanyakan data situs, memesan janji temu, atau memulai pembelian.
- **visitorToken** - Token akses pengunjung. Gunakan GenerateVisitorToken terlebih dahulu jika tidak tersedia.
- **url** - URL absolut metode API yang akan dipanggil (mis., https://www.wixapis.com/...). Ambil menggunakan SearchSiteApiDocs.
- **method** - Metode HTTP yang akan digunakan untuk panggilan API.
- **body** - Isi permintaan sebagai string JSON yang valid.
### ReadFullDocsArticle
Mengambil artikel lengkap dari portal dokumentasi Developer Wix.
- **articleUrl** - URL sebuah artikel di portal dokumentasi developer Wix.
### ReadFullDocsMethodSchema
Mengambil skema lengkap untuk metode API Wix. Harus dipanggil sebelum
memanggil metode yang sebenarnya melalui CallWixSiteAPI.
- **articleUrl** - URL artikel referensi untuk metode API Wix.
## Yang Dapat Dilakukan Pengunjung melalui AI + MCP
- Mendapatkan detail bisnis (info kontak, lokasi, jam kerja)
- Menemukan produk dan layanan yang ditawarkan
- Memesan layanan dan membuat reservasi
- Memulai pembelian dan diarahkan ke situs untuk menyelesaikan checkout
- Mengajukan pertanyaan dan mendapatkan jawaban yang relevan tanpa harus menjelajahi situs
## Catatan
- Tidak diperlukan autentikasi untuk terhubung ke titik akhir MCP
- Hanya informasi publik yang dapat diakses di situs yang tersedia
- Konten selalu langsung dan terbaru
- Untuk menerima pembaruan alat, terapkan panggilan alat/daftar setelah menerima notifikasi pembaruan alat
Capabilities Detected
| 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
| UCP Status | Verified |
| Endpoint | https://rbschrome.com/.well-known/ucp |
| HTTP Status | 200 |
| UCP Version | 2026-04-08 |
| Transports | REST, MCP |
| Last Observed | |
| Last Full Index |
What you can do with this report
Open Validator
Inspect the manifest line-by-line and see exactly which schema rules pass or fail.
Run validator →Simulate an Agent Shop
Send a real AI shopping agent to rbschrome.com and watch it browse, cart, and check out.
Open in Playground ↗Run a Fresh Check
Force a brand new live crawl right now — use this to confirm a recent fix.
Re-check now →Claim this Store
Is rbschrome.com yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when rbschrome.com changes
One email when the status flips — verified, broken, blocked, or back. No noise, no marketing. Free forever.
AI Agent Access (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/77ca92ce-5b56-40d7-9263-35c7cb2df713",
"transport": "rest"
},
{
"spec": "https://ucp.dev/specification/overview",
"version": "2026-04-08",
"endpoint": "https://www.wixapis.com/ecom/ucp/77ca92ce-5b56-40d7-9263-35c7cb2df713/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": []
}
}
Other verified stores with similar capabilities
Stores that share the most UCP capabilities with rbschrome.com, ranked by overlap.
About this rbschrome.com report
What does it mean that rbschrome.com is verified for UCP?
/.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 rbschrome.com for AI agent purchases?
What platform does rbschrome.com use for UCP?
How was this UCP report for rbschrome.com generated?
rbschrome.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 6 hours ago.How often is rbschrome.com re-checked?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/rbschrome.com)<a href="https://ucpchecker.com/status/rbschrome.com"><img src="https://ucpchecker.com/badge/rbschrome.com" alt="UCP Status"></a>