UCP Checker
meditrendyco.com icon
UCP Verification Report

meditrendyco.com

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

Verified
A 89/100
Latency 121ms Spec 2026-04-08 HTTP 200 Security HTTPS Observed 13 hours 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 →

89
/ 100
UCP Conformance Score
A

meditrendyco.com is conforming and ready for agent discovery and checkout.

Agent Discovery100
UCP Conformance88
Capability Coverage78
Biggest blockers
Publish keys at the manifest root
Verified

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

Latency
121ms
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.

3.6 KBd3bd3320426f2321
# Meditrendy
> Meditrendy es una tienda en línea colombiana que ofrece productos de salud, bienestar y estilo de vida, actuando como intermediario para conectar a los consumidores con marcas americanas a precios asequibles. El sitio cuenta con atención al cliente 24/7, envío rápido a todo Colombia, y una política de devoluciones clara. Meditrendy también destaca su reputación en Mercado Libre y su compromiso con la privacidad y seguridad de los datos del cliente.

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

## Acceso de agentes de IA

Este sitio está desarrollado por Wix y es compatible con el
protocolo de contexto de modelo (MCP) para el acceso de IA basada en agentes.
Los agentes de IA pueden conectarse directamente y obtener contenido del sitio
en tiempo real y actualizado, sin necesidad de scraping.

- [**Punto de conexión MCP del sitio**](https://www.meditrendyco.com/_api/mcp)
- [**Documentación del MCP de Wix**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp)

## Herramientas MCP disponibles

### GetBusinessDetails
Recupera información del negocio y del sitio, como zona horaria, email, teléfono y dirección.
No se requieren parámetros.

### SearchInSite
Busca información en el sitio.
- **searchTerm**: El término a buscar en el sitio.

### SearchSiteApiDocs
Recupera la documentación de API para las soluciones de negocios de Wix instaladas en
este sitio e informa al cliente de IA cómo usar las API. Usa esta herramienta para
consultar productos y servicios (en lugar de SearchInSite).
- **searchTerm**: El término a buscar en la documentación de la API del sitio.

### GenerateVisitorToken
Crea una nueva sesión de visitante y obtiene un token de acceso de visitante para el sitio.
Debe llamarse antes de realizar cualquier solicitud a CallWixSiteAPI
si no hay un token de visitante disponible en el contexto.
No se requieren parámetros.

### CallWixSiteAPI
Llama a los métodos de la API en el sitio para realizar acciones en nombre de un visitante,
 como consultar datos del sitio, reservar una cita o iniciar una compra.
- **visitorToken**: Token de acceso de visitante. Usa GenerateVisitorToken primero si no está disponible.
- **url**: URL absoluta del método de API que se va a llamar (p. ej., https://www.wixapis.com/...). Recupérala usando SearchSiteApiDocs.
- **method**: Método HTTP que se usará para la llamada a la API.
- **body**: Cuerpo de la solicitud como una cadena JSON válida.

### ReadFullDocsArticle
Recupera un artículo completo del portal de documentación para desarrolladores de Wix.
- **articleUrl**: URL de un artículo en el portal de documentación para desarrolladores de Wix.

### ReadFullDocsMethodSchema
Recupera el esquema completo para un método de API de Wix. Debe llamarse antes de usar
CallWixSiteAPI para llamar al método real.
- **articleUrl**: URL del artículo de referencia para el método de la API de Wix.

## Qué pueden hacer los visitantes con IA + MCP

- Obtener información del negocio (datos de contacto, ubicación, horarios)
- Descubrir productos y servicios en oferta
- Reservar servicios y hacer reservas
- Iniciar una compra y ser redirigidos al sitio para completar el proceso de pago
- Hacer preguntas y obtener respuestas relevantes sin tener que navegar por el sitio

## Notas

- No se requiere autenticación para conectarse al punto de conexión MCP
- Solo está disponible la información pública accesible en el sitio.
- El contenido está siempre online y actualizado.
- Para recibir actualizaciones de herramientas, implementa una llamada tools/list al recibir una notificación de actualización de herramientas
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://meditrendyco.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 meditrendyco.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/d3fc1ae0-634a-435b-80e2-2372ea34a911",
                    "transport": "rest"
                },
                {
                    "spec": "https://ucp.dev/specification/overview",
                    "version": "2026-04-08",
                    "endpoint": "https://www.wixapis.com/ecom/ucp/d3fc1ae0-634a-435b-80e2-2372ea34a911/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 meditrendyco.com report

What does it mean that meditrendyco.com is verified for UCP?
It means meditrendyco.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 meditrendyco.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 meditrendyco.com use for UCP?
Our detection identifies meditrendyco.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 meditrendyco.com generated?
Our crawler fetches meditrendyco.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 13 hours ago.
How often is meditrendyco.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/meditrendyco.comLive preview
Markdown
[![UCP Status](https://ucpchecker.com/badge/meditrendyco.com)](https://ucpchecker.com/status/meditrendyco.com)
HTML
<a href="https://ucpchecker.com/status/meditrendyco.com"><img src="https://ucpchecker.com/badge/meditrendyco.com" alt="UCP Status"></a>