muchoscolores.be
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 →
muchoscolores.be 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.
# Muchos Colores
> Deze website biedt handbeschilderd Spaans aardewerk, rechtstreeks geïmporteerd uit familieateliers in Andalusië. Ze bieden een breed assortiment, waaronder servies, tafeldecoratie en interieurdecoratie, geschikt voor zowel particulieren als professionele klanten in de horeca. De site bevat ook een FAQ-sectie met informatie over betalingsmogelijkheden, levering, retourbeleid en productonderhoud, evenals klantbeoordelingen en een nieuwsbriefinschrijving.
## Homepage link
- [home](https://www.muchoscolores.be/)
## Toegang voor AI-agents
Deze website wordt aangedreven door Wix en ondersteunt het Model Context Protocol (MCP)
voor agentische AI-toegang. AI-agents kunnen direct verbinding maken om live,
actuele website-inhoud op te halen - geen scraping nodig.
- [**Site MCP Endpoint**](https://www.muchoscolores.be/_api/mcp)
- [**Wix MCP-documenten**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp)
## Beschikbare MCP-tools
###GetBusinessDetails
Haalt bedrijfs- en websitegegevens op, zoals tijdzone, e-mail, telefoon en adres.
- Geen parameters vereist.
### SearchInSite
Doorzoekt de website naar informatie.
- **searchTerm** - De zoekterm voor de website.
### SearchSiteApiDocs
Haalt de API-documentatie op voor de Wix-bedrijfsoplossingen die op zijn geïnstalleerd
deze website, en informeert de AI-client over hoe de API's te gebruiken. Gebruik deze tool voor
het opvragen van producten en diensten (in plaats van SearchInSite).- **searchTerm** — De term om op te zoeken in de website API-documentatie.
### GenerateVisitorToken
Maakt een nieuwe bezoekerssessie aan en verkrijgt een bezoekers-toegangstoken voor de website.
Moet worden aangeroepen voordat een CallWixSiteAPI-aanvraag wordt gedaan als er nog geen bezoekers-token beschikbaar is in context.
- Geen parameters vereist.
### CallWixSiteAPI
Roept API-methoden op de website aan om acties uit te voeren namens een bezoeker,
zoals het opvragen van website-data, het boeken van een afspraak of het starten van een aankoop.
- \'visitorToken\' - Token voor bezoekerstoegang. Gebruik eerst GenerateVisitorToken als dat niet beschikbaar is.
- **url** — Absolute URL van de API-methode om aan te roepen (bijv.
https://www.wixapis.com/...). Haal op met SearchSiteApiDocs.
- \'method\' - HTTP-methode om te gebruiken voor de API-aanroep.
- \'body\' - Verzoek body als een geldige JSON-string.
### ReadFullDocsArticle
Haalt een volledig artikel op van het Wix developer-documentatieportaal.
- \'articleUrl\' - de URL van een artikel in het Wix developer-documentatieportaal.
### ReadFullDocsMethodSchema
Haalt het volledige schema op voor een Wix API-methode. - Moet worden aangeroepen voordat de eigenlijke methode via CallWixSiteAPI wordt aangeroepen.- **articleUrl** - URL van het referentieartikel voor de Wix API-methode.
## Wat bezoekers kunnen doen via AI + MCP
- Bedrijfsgegevens verkrijgen (contactgegevens, locatie, openingstijden)
- Producten en diensten ontdekken die worden aangeboden
- Diensten boeken en reserveringen maken
- Een aankoop starten en worden doorverwezen naar de website om de betaling te voltooien
- Vragen stellen en relevante antwoorden krijgen zonder de website te hoeven bekijken
## Opmerkingen
- Geen authenticatie vereist om verbinding te maken met het MCP-endpoint
- Alleen openbare informatie die op de website toegankelijk is, is beschikbaar
- De inhoud is altijd live en up-to-date
- Om toolupdates te ontvangen, implementeer je een tools/lijst-aanroep na ontvangst van een toolupdate-melding
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://muchoscolores.be/.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 muchoscolores.be 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 muchoscolores.be yours? Verify with one DNS record and monitor it daily — trends, break alerts & benchmarks.
Start monitoring →Get notified when muchoscolores.be 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/95cb7cf6-79d2-4663-87d9-d74d69dad919",
"transport": "rest"
},
{
"spec": "https://ucp.dev/specification/overview",
"version": "2026-04-08",
"endpoint": "https://www.wixapis.com/ecom/ucp/95cb7cf6-79d2-4663-87d9-d74d69dad919/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 muchoscolores.be, ranked by overlap.
About this muchoscolores.be report
What does it mean that muchoscolores.be 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 muchoscolores.be for AI agent purchases?
What platform does muchoscolores.be use for UCP?
How was this UCP report for muchoscolores.be generated?
muchoscolores.be/.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 4 hours ago.How often is muchoscolores.be re-checked?
Why does this status matter?
Add Status Badge to Your README
[](https://ucpchecker.com/status/muchoscolores.be)<a href="https://ucpchecker.com/status/muchoscolores.be"><img src="https://ucpchecker.com/badge/muchoscolores.be" alt="UCP Status"></a>