# ShipCheck (remote · realtor-all-enclosed-altered.trycloudflare.com)

Independent preview-URL QA for coding agents. Playwright heuristics, pass/fail pack.

- Trust score: 62/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-20

## Components

- remote · `realtor-all-enclosed-altered.trycloudflare.com`: 62/100 (this document), [markdown](https://verifymcp.io/servers/wtaylorwilson-shipcheck/realtor-all-enclosed-altered.md), [page](https://verifymcp.io/servers/wtaylorwilson-shipcheck/realtor-all-enclosed-altered)

## Channel facts

- Endpoint: `https://realtor-all-enclosed-altered.trycloudflare.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.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-08-20.

- **Endpoint Security**: 11/100
  - TLS not yet verified: we couldn't open a connection to check the certificate.
  - Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS not yet verified: we couldn't read the response headers to check for it.
  - DNSSEC not yet verified: we couldn't validate it against a resolver.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but we couldn't connect to verify it.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add --transport http wtaylorwilson-shipcheck https://realtor-all-enclosed-altered.trycloudflare.com/mcp
```

### Codex

```toml
[mcp_servers.wtaylorwilson-shipcheck]
url = "https://realtor-all-enclosed-altered.trycloudflare.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wtaylorwilson-shipcheck": {
      "type": "remote",
      "url": "https://realtor-all-enclosed-altered.trycloudflare.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add wtaylorwilson-shipcheck --url https://realtor-all-enclosed-altered.trycloudflare.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  wtaylorwilson-shipcheck:
    url: "https://realtor-all-enclosed-altered.trycloudflare.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "wtaylorwilson-shipcheck": {
      "type": "http",
      "url": "https://realtor-all-enclosed-altered.trycloudflare.com/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-08-20 (score 62, 0)

- [security regression] Endpoint reachability: reachable → unreachable
- [security regression] DNSSEC: fail → unverified
- [security regression] HSTS header: fail → unverified
- [security regression] Authorization: partial → unverified
- [security regression] TLS certificate: pass → unverified
- [security regression] Transport: pass → fail
- [security improvement] HTTPS: unverified → pass
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-08-19 (score 62)

First indexed and scored.

## MCP tools (4)

### `qa_preview` (~120 tokens)

Queue an independent Playwright QA run against a public https preview URL. Returns a job_id. Poll qa_status; fetch qa_get_report when status is pass or needs_review. https only; localhost and private IPs are rejected.

Input parameters:

- `auth_hint` (string): Public demo credentials only; not used to log in in v0
- `stories` (array, required)
- `url` (string, required): Public https preview URL
- `viewport` (string)
- `webhook_url` (string): Accepted and SSRF-checked; not fired in v0

### `qa_status` (~33 tokens)

Poll a ShipCheck job: queued / running / pass / needs_review / error.

Input parameters:

- `job_id` (string, required)

### `qa_get_report` (~43 tokens)

Evidence pack for a job: heuristics, screenshot paths, optional human_note. Call when qa_status is pass or needs_review.

Input parameters:

- `job_id` (string, required)

### `qa_note` (~58 tokens)

Close a needs_review job with a human/agent note. verdict=pass promotes status to pass; verdict=fail keeps needs_review.

Input parameters:

- `human_note` (string, required)
- `job_id` (string, required)
- `verdict` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/wtaylorwilson-shipcheck/realtor-all-enclosed-altered#diagnostics

## Score history

- 2026-08-20: 62
- 2026-08-19: 62

## Links

- Remote endpoint: https://realtor-all-enclosed-altered.trycloudflare.com/mcp
- Website: https://realtor-all-enclosed-altered.trycloudflare.com/
- Changelog RSS feed: https://verifymcp.io/servers/wtaylorwilson-shipcheck/realtor-all-enclosed-altered.xml
- Changelog JSON feed: https://verifymcp.io/servers/wtaylorwilson-shipcheck/realtor-all-enclosed-altered.json
- HTML version of this page: https://verifymcp.io/servers/wtaylorwilson-shipcheck/realtor-all-enclosed-altered
