UCP Checker
barganzo.es icon
UCP Verification Report

barganzo.es

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

Verified
B 84/100
Latency 125ms Spec 2026-04-08 HTTP 200 Security HTTPS Observed 1 hour 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 barganzo.es 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

barganzo.es is agent-ready but has minor schema warnings.

Latency
125ms
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.8 KB5cf5b18e706d31f5
# Barganzo
> Barganzo se presenta como un restaurante en Madrid que ofrece una experiencia gastronómica centrada en la cocina judía e israelí, con un fuerte compromiso con la sostenibilidad y la inclusión. El sitio destaca su enfoque en ingredientes frescos, locales y de temporada, así como sus esfuerzos para reducir el desperdicio alimentario y el uso de plásticos. Además, Barganzo colabora con la Fundación Eddy para ofrecer oportunidades laborales a jóvenes LGBTQ+ y promueve la transparencia y la educación ambiental. La propuesta culinaria, liderada por Tami y Aviv Mizrahi, busca honrar la historia y las raíces de la cocina judía a través de platos caseros y un ambiente acogedor.

## Homepage link
- [home](https://www.barganzo.es/)

## 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.barganzo.es/_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://barganzo.es/.well-known/ucp
HTTP Status 200
UCP Version 2026-04-08
Transports REST, MCP
Last Observed
Last Full Index
Domain Alerts

Get notified when barganzo.es 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/b65de8ae-6185-48ee-b691-920a93cca026",
                    "transport": "rest"
                },
                {
                    "spec": "https://ucp.dev/specification/overview",
                    "version": "2026-04-08",
                    "endpoint": "https://www.wixapis.com/ecom/ucp/b65de8ae-6185-48ee-b691-920a93cca026/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 barganzo.es report

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