UCP Checker
ezic.net icon
UCP Verification Report

ezic.net

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

Unreachable
B 84/100
Latency 14ms Spec 2026-04-08 Security HTTPS Observed 5 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 →

🔒

Score unavailable — ezic.net did not respond

The manifest endpoint timed out or returned a network error. Check uptime and DNS, then re-run the check.
84
/ 100
UCP Conformance Score
B

Solid UCP setup on ezic.net with a few gaps left to close.

Agent Discovery95
UCP Conformance81
Capability Coverage77
Biggest blockers
Publish keys at the manifest rootResolve connectivity / TLS issuesRepair declared transport endpoints
Unreachable

ezic.net did not respond to the latest agent check.

Latency
14ms
Version
2026-04-08
Robots.txt
Pending check

/llms.txt content

The plain-text brief this store publishes to AI agents. Captured on the most recent check.

3.1 KBb0646fd5ad6cb5ba
# EZIC.NET
> EZIC.NET provides free gaming tools and cheats designed for user comfort and enjoyment, emphasizing protection and security features to bypass anti-cheat systems. The site offers exclusive functionalities to enhance gameplay and is supported by voluntary donations from the community. EZIC.NET lists a wide array of supported games, aiming to deliver reliable solutions for an improved gaming experience.

## Homepage link
- [home](https://www.ezic.net/)

## AI Agent Access

This site is powered by Wix and supports the Model Context Protocol (MCP)
for agentic AI access. AI agents can connect directly to retrieve live,
up-to-date site content - no scraping required.

- [**Site MCP Endpoint**](https://www.ezic.net/_api/mcp)
- [**Wix MCP Docs**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp)

## Available MCP Tools

### GetBusinessDetails
Retrieves business and site details such as timezone, email, phone, and address.
- No parameters required.

### SearchInSite
Searches the site for information.
- **searchTerm** - The term to search for in the site.

### SearchSiteApiDocs
Retrieves the API documentation for the Wix business solutions installed on
this site, and informs the AI client how to use the APIs. Use this tool for
querying products and services (instead of SearchInSite).
- **searchTerm** - The term to search for in the site API documentation.

### GenerateVisitorToken
Creates a new visitor session and obtains a visitor access token for the site.
Must be called before making any CallWixSiteAPI request if no visitor token
is already available in context.
- No parameters required.

### CallWixSiteAPI
Calls API methods on the site to perform actions on a visitor's behalf,
such as querying site data, booking an appointment, or starting a purchase.
- **visitorToken** - Visitor access token. Use GenerateVisitorToken first if not available.
- **url** - Absolute URL of the API method to call (e.g. https://www.wixapis.com/...). Retrieve using SearchSiteApiDocs.
- **method** -  HTTP method to use for the API call.
- **body** -  Request body as a valid JSON string.

### ReadFullDocsArticle
Fetches a complete article from the Wix developer documentation portal.
- **articleUrl** -  URL of an article in the Wix developer documentation portal.

### ReadFullDocsMethodSchema
Fetches the full schema for a Wix API method. Should be called before
calling the actual method via CallWixSiteAPI.
- **articleUrl** - URL of the reference article for the Wix API method.

## What Visitors Can Do via AI + MCP

- Get business details (contact info, location, hours)
- Discover products and services on offer
- Book services and make reservations
- Start a purchase and be directed to the site to complete checkout
- Ask questions and get relevant answers without having to browse the site

## Notes

- No authentication required to connect to the MCP endpoint
- Only public information accessible on the site is available
- Content is always live and up to date
- To receive tool updates, implement a tools/list call upon receipt of a tool update notification
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 Unreachable
Endpoint https://ezic.net/.well-known/ucp
HTTP Status
UCP Version 2026-04-08
Transports REST, MCP
Last Observed
Last Full Index
Domain Alerts

Get notified when ezic.net 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 Unknown
Google-ExtendedGemini / Google Unknown
ClaudeBotClaude / Anthropic Unknown
Applebot-ExtendedApple Intelligence Unknown
CCBotCommon Crawl Unknown
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/a18995d4-ba1a-49e2-a3cd-426e0942a644",
                    "transport": "rest"
                },
                {
                    "spec": "https://ucp.dev/specification/overview",
                    "version": "2026-04-08",
                    "endpoint": "https://www.wixapis.com/ecom/ucp/a18995d4-ba1a-49e2-a3cd-426e0942a644/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": []
    }
}

📡 Domain Unreachable

The host did not respond or DNS lookup failed when we last observed it.

Next: Confirm DNS, SSL, and firewall settings, then rerun a live check.

Agent-Ready

🛍️ Explore Agent-Ready Alternatives

These merchants are fully verified and ready for agentic commerce.

Frequently Asked

About this ezic.net report

Why is ezic.net unreachable?
Our last check failed to connect — DNS lookup, SSL handshake, or HTTP request didn't complete. This could be a temporary outage, a misconfigured certificate, or DNS issues. We'll re-check on the next crawl cycle automatically.
Is the whole store down?
Not necessarily. We only test the /.well-known/ucp endpoint, so it's possible the main site is up while only the manifest endpoint is broken. Subscribe to alerts on this page to be notified the moment ezic.net recovers.
How was this UCP report for ezic.net generated?
Our crawler fetches ezic.net/.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 5 hours ago.
How often is ezic.net 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

Verify your domain to unlock your badge

Once verified, you can display your live UCP badge.
UCP Status badge for https://ucpchecker.com/status/ezic.netLive preview
Markdown
[![UCP Status](https://ucpchecker.com/badge/ezic.net)](https://ucpchecker.com/status/ezic.net)
HTML
<a href="https://ucpchecker.com/status/ezic.net"><img src="https://ucpchecker.com/badge/ezic.net" alt="UCP Status"></a>