budisehat.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 →
budisehat.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.
# Budi Sehat
> Artikel ini membahas panduan dan pola hidup sehat bagi penderita diabetes, menekankan pentingnya menjaga kadar gula darah dalam kisaran yang direkomendasikan. Dijelaskan bahwa meskipun diabetes adalah penyakit kronis, penderitanya tetap dapat beraktivitas normal dengan menjalani diet sehat, olahraga teratur, mengelola stres, dan rutin memeriksa gula darah. Selain itu, artikel ini juga menyoroti pentingnya konsultasi dengan dokter untuk mendapatkan penanganan yang tepat dan mencegah komplikasi.
## Homepage link
- [home](https://www.budisehat.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.budisehat.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://budisehat.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 budisehat.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 budisehat.com yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when budisehat.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/2d6a1745-eb7a-47f7-8586-25fc657e14c9",
"transport": "rest"
},
{
"spec": "https://ucp.dev/specification/overview",
"version": "2026-04-08",
"endpoint": "https://www.wixapis.com/ecom/ucp/2d6a1745-eb7a-47f7-8586-25fc657e14c9/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 budisehat.com, ranked by overlap.
About this budisehat.com report
What does it mean that budisehat.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 budisehat.com for AI agent purchases?
What platform does budisehat.com use for UCP?
How was this UCP report for budisehat.com generated?
budisehat.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 3 hours ago.How often is budisehat.com re-checked?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/budisehat.com)<a href="https://ucpchecker.com/status/budisehat.com"><img src="https://ucpchecker.com/badge/budisehat.com" alt="UCP Status"></a>