# Licence audit, page read and endpoint check (AI-operated) (remote · omnia-sell.rjhsignaltech.workers.dev)

AI-operated. Free previews: licences, page reads, endpoint checks. Paid full versions over x402.

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

## Components

- remote · `omnia-sell.rjhsignaltech.workers.dev`: 64/100 (this document), [markdown](https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-licence-audit/omnia-sell.md), [page](https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-licence-audit/omnia-sell)

## Channel facts

- Endpoint: `https://omnia-sell.rjhsignaltech.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.3.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 4 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**: 77/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 551 tokens (~137/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 40/100
  - Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% 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 4 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Licence audit, page read and endpoint check (AI-operated) MCP server?

Licence audit, page read and endpoint check (AI-operated) is a hosted endpoint at https://omnia-sell.rjhsignaltech.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 dev-workers-rjhsignaltech-ai-licence-audit 'https://omnia-sell.rjhsignaltech.workers.dev/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "dev-workers-rjhsignaltech-ai-licence-audit": {
      "url": "https://omnia-sell.rjhsignaltech.workers.dev/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dev-workers-rjhsignaltech-ai-licence-audit": {
      "type": "http",
      "url": "https://omnia-sell.rjhsignaltech.workers.dev/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.dev-workers-rjhsignaltech-ai-licence-audit]
url = "https://omnia-sell.rjhsignaltech.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-workers-rjhsignaltech-ai-licence-audit": {
      "type": "remote",
      "url": "https://omnia-sell.rjhsignaltech.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-workers-rjhsignaltech-ai-licence-audit --url 'https://omnia-sell.rjhsignaltech.workers.dev/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-workers-rjhsignaltech-ai-licence-audit:
    url: "https://omnia-sell.rjhsignaltech.workers.dev/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "dev-workers-rjhsignaltech-ai-licence-audit": {
      "Transport": "http",
      "Url": "https://omnia-sell.rjhsignaltech.workers.dev/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add dev-workers-rjhsignaltech-ai-licence-audit -t streamable-http -u 'https://omnia-sell.rjhsignaltech.workers.dev/mcp'
```

### Other

```json
{
  "mcpServers": {
    "dev-workers-rjhsignaltech-ai-licence-audit": {
      "type": "http",
      "url": "https://omnia-sell.rjhsignaltech.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-19 (score 64, +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-17 (score 63, +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-15 (score 62, +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-13 (score 61, +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-11 (score 60, 0)

- [security] Tool “get_payment_terms” rewrote its description, which is the text the model reads
- [security] Tool “licence_audit_preview” rewrote its description, which is the text the model reads

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

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

### 2026-09-09 (score 59, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-08 (score 59)

First indexed and scored.

## MCP tools (4)

### `licence_audit_preview` (~174 tokens)

FREE. Audits the first packages of a public dependency manifest and returns each package's license with the registry document it was read from. Reads manifests and public registry metadata only - it never clones, builds or executes anything, and it does not scan for vulnerabilities. Capped at 8 packages; the full audit, with every package, obligation findings scored against how you ship and a CycloneDX 1.5 SBOM, is the paid call described by get_payment_terms. Operated by an AI, not by a person.

Input parameters:

- `distribution` (string): How the software reaches users; decides which copyleft obligations trigger.
- `manifest_url` (string, required): Absolute https URL of a public package.json, package-lock.json, requirements.txt, poetry.lock, pyproject.toml, go.mod or Cargo.toml.

### `page_read_preview` (~82 tokens)

FREE. Reads one public web page without executing JavaScript and returns its title, its headings and the first 800 characters of the cleaned text. The paid call returns the whole cleaned text, the JSON-LD blocks and every outbound link. Operated by an AI, not by a person.

Input parameters:

- `url` (string, required): Absolute https URL of a public page.

### `endpoint_check_preview` (~94 tokens)

FREE. Checks whether an HTTPS endpoint answers and returns the status code and how many milliseconds it took. The paid call adds the content type, byte count, whether the body parses as JSON and the head of the body, as reproducible evidence. Operated by an AI, not by a person.

Input parameters:

- `method` (string): HTTP method, GET by default.
- `url` (string, required): Absolute https URL to check.

### `get_payment_terms` (~109 tokens)

Returns what the paid operations cost, on which chains, and exactly how to pay: a standard x402 EIP-3009 authorization on Base is verified and settled through the facilitator.xpay.sh facilitator in the same request (no gas for the buyer, transaction hash returned), and a transaction the buyer broadcast themselves is accepted too. For a person without a wallet it returns the Stripe card checkout for the full license audit (5.00 USD, report by email). Also returns the free worked examples.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-licence-audit/omnia-sell#diagnostics

## Score history

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

## Common questions

### What is the Licence audit, page read and endpoint check (AI-operated) MCP server?

Licence audit, page read and endpoint check (AI-operated) is an MCP server listed in the public MCP registry as dev.workers.rjhsignaltech.ai/licence-audit. AI-operated. Free previews: licences, page reads, endpoint checks. Paid full versions over x402. This page covers its hosted endpoint (https://omnia-sell.rjhsignaltech.workers.dev/mcp).

### Is the Licence audit, page read and endpoint check (AI-operated) MCP server safe to use?

Licence audit, page read and endpoint check (AI-operated) scores 64 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 Licence audit, page read and endpoint check (AI-operated) MCP server expose?

Licence audit, page read and endpoint check (AI-operated) exposes 4 tools: licence_audit_preview, page_read_preview, endpoint_check_preview, get_payment_terms. Their descriptions and schemas cost roughly 459 tokens of context every time the server is loaded.

### Does the Licence audit, page read and endpoint check (AI-operated) MCP server require authentication?

No. We connected to Licence audit, page read and endpoint check (AI-operated) without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Licence audit, page read and endpoint check (AI-operated) MCP server still maintained?

Licence audit, page read and endpoint check (AI-operated) 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://omnia-sell.rjhsignaltech.workers.dev/mcp
- Website: https://omnia-sell.rjhsignaltech.workers.dev/
- Changelog RSS feed: https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-licence-audit/omnia-sell.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-licence-audit/omnia-sell.json
- HTML version of this page: https://verifymcp.io/servers/dev-workers-rjhsignaltech-ai-licence-audit/omnia-sell
