# ZadenWorks (remote · x402-zadenworks.zaden-gaming.workers.dev)

Read, screenshot, diff, verify and audit any URL: SEO, links, sitemaps, schema, a11y.

- Trust score: 63/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `x402-zadenworks.zaden-gaming.workers.dev`: 63/100 (this document), [markdown](https://verifymcp.io/servers/zadengg-x402-zadenworks/x402-zadenworks.md), [page](https://verifymcp.io/servers/zadengg-x402-zadenworks/x402-zadenworks)

## Channel facts

- Endpoint: `https://x402-zadenworks.zaden-gaming.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.1.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 15 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 65/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 2950 tokens (~196/item across 15 items; 15 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 43/100
  - Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 92/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 76% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 15 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the ZadenWorks MCP server?

ZadenWorks is a hosted endpoint at https://x402-zadenworks.zaden-gaming.workers.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http zadengg-x402-zadenworks 'https://x402-zadenworks.zaden-gaming.workers.dev/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "zadengg-x402-zadenworks": {
      "url": "https://x402-zadenworks.zaden-gaming.workers.dev/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "zadengg-x402-zadenworks": {
      "type": "http",
      "url": "https://x402-zadenworks.zaden-gaming.workers.dev/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.zadengg-x402-zadenworks]
url = "https://x402-zadenworks.zaden-gaming.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "zadengg-x402-zadenworks": {
      "type": "remote",
      "url": "https://x402-zadenworks.zaden-gaming.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add zadengg-x402-zadenworks --url 'https://x402-zadenworks.zaden-gaming.workers.dev/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  zadengg-x402-zadenworks:
    url: "https://x402-zadenworks.zaden-gaming.workers.dev/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "zadengg-x402-zadenworks": {
      "Transport": "http",
      "Url": "https://x402-zadenworks.zaden-gaming.workers.dev/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add zadengg-x402-zadenworks -t streamable-http -u 'https://x402-zadenworks.zaden-gaming.workers.dev/mcp'
```

### Other

```json
{
  "mcpServers": {
    "zadengg-x402-zadenworks": {
      "type": "http",
      "url": "https://x402-zadenworks.zaden-gaming.workers.dev/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-18 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 61, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 58, 0)

- [functional improvement] Stability: unverified → 0.03
- [functional] New tool “audit_site_health”

### 2026-09-07 (score 58)

First indexed and scored.

## MCP tools (15)

### `read_page` (~168 tokens)

Extract clean readable markdown/text from any public URL (title, byline, excerpt, body content with nav/ads/scripts stripped). Handles JS-rendered pages. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `includeImages` (boolean)
- `includeLinks` (boolean)
- `maxLength` (integer)
- `selector` (string): Optional CSS selector to scope extraction to
- `url` (string, required): Public http/https URL to read
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `watch_page` (~196 tokens)

Check whether a URL's content has changed since the last check (paragraph-level diff). First call for a URL establishes a baseline (changed comes back null); later calls report true/false plus what was added or removed. Baselines are shared across callers by default for the same URL — pass a unique 'key' for a private baseline. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `key` (string): Optional private namespace for your own baseline
- `selector` (string): Optional CSS selector to scope the watched content to
- `url` (string, required): Public http/https URL to watch
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `compare_pages` (~161 tokens)

Compare two URLs' content and report what's different: paragraphs unique to each side, word count delta, whether they're identical. Paid: $0.02 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `maxDiffItems` (integer)
- `selector` (string): Optional CSS selector applied to both pages before comparing
- `urlA` (string, required): First public http/https URL
- `urlB` (string, required): Second public http/https URL
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `batch_pages` (~242 tokens)

Run a mix of read_page/watch_page/verify_claim/compare_pages/extract_tables operations behind a SINGLE payment instead of paying for each one separately — use this whenever you need to process more than one URL, since it saves you multiple payment negotiations. Each item needs an 'op' ("read", "watch", "verify", "compare", or "tables") plus that op's required fields (url for read/watch/verify/tables, urlA+urlB for compare, claim for verify). Sized by weight, not item count: read/watch/verify/tables = 1 unit each, compare = 2 units (it loads two pages); total weight per call must be ≤ 6. Paid: $0.05 flat per call (a discount vs paying per-item) in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `items` (array, required)
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `verify_claim` (~183 tokens)

Check whether a claimed quote or fact actually appears on a URL — a cheap citation/hallucination checker. Returns verdict exact_match, close_match (with a confidence score and the closest matching passage), or not_found. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `claim` (string, required): The quote or fact to verify appears on the page (max 2000 chars)
- `selector` (string): Optional CSS selector to scope the search to
- `url` (string, required): Public http/https URL to check the claim against
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `extract_tables` (~194 tokens)

Extract every HTML table on a page as structured JSON — headers, row arrays, and (when headers exist and are unique) row objects keyed by header name, plus a best-effort caption for each table. Saves hand-parsing pricing tables, spec sheets, and schedules out of raw HTML. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `maxRowsPerTable` (integer)
- `maxTables` (integer)
- `selector` (string): Optional CSS selector to scope the search for tables to
- `url` (string, required): Public http/https URL to extract tables from
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `audit_seo` (~264 tokens)

Audit the on-page SEO fundamentals search engines and social platforms actually read: title and meta-description length, canonical tag, Open Graph and Twitter Card tags, heading structure, robots directives, viewport, and whether robots.txt and sitemap.xml exist. Returns a prioritised plain-English issue list and a 0-100 score per URL. Takes up to 10 URLs in one call, so competitors can be audited alongside your own page. No browser is used, so it is fast. Paid: $0.01 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `checkRobotsAndSitemap` (boolean): Also HEAD-check /robots.txt and /sitemap.xml at each site root
- `descriptionLengthRange` (object): Ideal meta-description length window (default 70-160)
- `titleLengthRange` (object): Ideal title length window (default 30-60)
- `urls` (array, required): Public http/https URLs to audit (max 10)
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `check_links` (~227 tokens)

Check every link on a page and report which are broken. Each anchor is resolved to an absolute URL, de-duplicated, and checked with a HEAD request (falling back to GET where the server rejects HEAD), returning its status code, whether it redirected, response time and a severity. Gives a 0-100 score and a letter grade per page. Anchors, mailto: and tel: links are excluded because they cannot be broken. Up to 5 pages and 40 link checks per call. Paid: $0.02 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `checkExternalLinks` (boolean): Also check links pointing off-site
- `maxLinksPerPage` (integer)
- `urls` (array, required): Pages to check (max 5)
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `audit_sitemap` (~226 tokens)

Audit a site's crawlability from robots.txt and its XML sitemaps: whether robots.txt exists, whether it blocks all crawlers, which sitemaps it declares, whether those parse as valid XML, how many URLs they list, whether entries carry lastmod dates, and whether a live sample of those URLs actually respond. Returns a 0-100 score, a letter grade, a severity and a prioritised issue list. Accepts a bare domain. Up to 2 sites per call. Paid: $0.02 per call in USDC on Base via x402 -- call once without x_payment to receive the payment challenge.

Input parameters:

- `maxUrlsToSample` (integer): How many sitemap URLs to spot-check for a live response
- `sites` (array, required): Sites to audit (max 2); a bare domain is fine
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `validate_structured_data` (~199 tokens)

Validate a page's JSON-LD structured data and its social preview tags. Reports which schema.org types are present, whether each carries the fields Google's rich results require, whether any JSON-LD block fails to parse as JSON, and whether Open Graph and Twitter Card tags are complete. Useful before publishing, or to diagnose why a page renders no preview card when shared. Returns a 0-100 score, a letter grade and a prioritised issue list. Up to 10 URLs per call. Paid: $0.01 per call in USDC on Base via x402 -- call once without x_payment to receive the payment challenge.

Input parameters:

- `urls` (array, required): Pages to validate (max 10)
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `scan_accessibility` (~213 tokens)

Quick WCAG-oriented accessibility scan of a page's markup: images with no alt attribute, form fields with no accessible label, a missing lang or viewport, links with no accessible name, duplicate ids, and skipped heading levels. Returns a 0-100 score, a letter grade, a severity and a prioritised issue list. This is STATIC analysis of the served HTML, so it does not check colour contrast, focus order, keyboard traps or runtime ARIA state -- the response names those exclusions explicitly rather than implying they passed. Up to 10 URLs per call. Paid: $0.01 per call in USDC on Base via x402 -- call once without x_payment to receive the payment challenge.

Input parameters:

- `urls` (array, required): Pages to scan (max 10)
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `audit_site_health` (~255 tokens)

Run a COMPLETE health check on a page behind a single payment, and the tool to reach for when someone asks 'is this page any good?' rather than one narrow question. Covers on-page SEO and meta tags, JSON-LD structured data and social preview tags, and WCAG accessibility -- optionally plus broken links and robots.txt/sitemap crawlability. Returns one overall score, every finding in a single worst-first list with the check that produced it, and the full per-check detail. Cheaper and far simpler than calling audit_seo, validate_structured_data and scan_accessibility separately and paying three times. Paid: $0.05 per call in USDC on Base via x402 -- call once without x_payment to receive the payment challenge.

Input parameters:

- `includeLinks` (boolean): Also check every link on the page (slower)
- `includeSitemap` (boolean): Also audit robots.txt and the XML sitemap (slower)
- `url` (string, required): Page to audit
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `render_url` (~164 tokens)

Render any public URL in a real headless browser and get back a screenshot (PNG image), PDF, or the JavaScript-rendered HTML. Paid: $0.02 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `format` (string)
- `fullPage` (boolean)
- `height` (integer)
- `url` (string, required): Public http/https URL to render
- `waitMs` (integer)
- `width` (integer)
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `rank_x402_services` (~146 tokens)

Get a ranked list of the best x402 pay-per-call services for a task category (scored by price, usage volume, and recency, from the live Coinbase Bazaar feed). Use list_rank_categories first to see valid categories. Paid: $0.02 per call in USDC on Base via x402 — call once without x_payment to receive the payment challenge.

Input parameters:

- `category` (string, required): Category name from list_rank_categories
- `x_payment` (string): Optional X-PAYMENT header value from a completed x402 payment. Omit on first call to receive the payment challenge; complete the payment with your x402 wallet tooling, then retry with this set.

### `list_rank_categories` (~25 tokens)

List the currently available x402 service ranking categories. Free, no payment required.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/zadengg-x402-zadenworks/x402-zadenworks#diagnostics

## Score history

- 2026-09-20: 63
- 2026-09-19: 63
- 2026-09-18: 63
- 2026-09-17: 62
- 2026-09-16: 62
- 2026-09-15: 61
- 2026-09-14: 61
- 2026-09-13: 60
- 2026-09-12: 60
- 2026-09-11: 59
- 2026-09-10: 59
- 2026-09-09: 58
- 2026-09-08: 58
- 2026-09-07: 58

## Common questions

### What is the ZadenWorks MCP server?

ZadenWorks is an MCP server listed in the public MCP registry as io.github.ZadenGG/x402-zadenworks. Read, screenshot, diff, verify and audit any URL: SEO, links, sitemaps, schema, a11y. This page covers its hosted endpoint (https://x402-zadenworks.zaden-gaming.workers.dev/mcp).

### Is the ZadenWorks MCP server safe to use?

ZadenWorks scores 63 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the ZadenWorks MCP server expose?

ZadenWorks exposes 15 tools: read_page, watch_page, compare_pages, batch_pages, verify_claim, and 10 more. Their descriptions and schemas cost roughly 2,863 tokens of context every time the server is loaded.

### Does the ZadenWorks MCP server require authentication?

No. We connected to ZadenWorks without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the ZadenWorks MCP server still maintained?

ZadenWorks is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://x402-zadenworks.zaden-gaming.workers.dev/mcp
- Website: https://x402-zadenworks.zaden-gaming.workers.dev/
- Changelog RSS feed: https://verifymcp.io/servers/zadengg-x402-zadenworks/x402-zadenworks.xml
- Changelog JSON feed: https://verifymcp.io/servers/zadengg-x402-zadenworks/x402-zadenworks.json
- HTML version of this page: https://verifymcp.io/servers/zadengg-x402-zadenworks/x402-zadenworks
