# SCRIPTMASTERLABS — SqueezeOS MCP (remote · squeezeos-api.onrender.com)

SqueezeOS MCP for live machine discovery and x402-paid USDC APIs on Base.

- Trust score: 81/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `squeezeos-api.onrender.com`: 81/100 (this document), [markdown](https://verifymcp.io/servers/com-scriptmasterlabs-squeezeos/squeezeos-api.md), [page](https://verifymcp.io/servers/com-scriptmasterlabs-squeezeos/squeezeos-api)

## Channel facts

- Endpoint: `https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.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-22.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - 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**: 72/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 942 tokens (~62/item across 15 items; 15 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 73/100
  - Stability observed for 22 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 74/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 21% 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 current MCP spec version (2026-07-28).

## Install

### How do I install the SCRIPTMASTERLABS — SqueezeOS MCP server?

SCRIPTMASTERLABS — SqueezeOS MCP is a hosted endpoint at https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs, 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 com-scriptmasterlabs-squeezeos 'https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs'
```

### Cursor

```json
{
  "mcpServers": {
    "com-scriptmasterlabs-squeezeos": {
      "url": "https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-scriptmasterlabs-squeezeos": {
      "type": "http",
      "url": "https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-scriptmasterlabs-squeezeos]
url = "https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-scriptmasterlabs-squeezeos": {
      "type": "remote",
      "url": "https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-scriptmasterlabs-squeezeos --url 'https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-scriptmasterlabs-squeezeos:
    url: "https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs"
```

### Netclaw

```json
{
  "McpServers": {
    "com-scriptmasterlabs-squeezeos": {
      "Transport": "http",
      "Url": "https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-scriptmasterlabs-squeezeos -t streamable-http -u 'https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs'
```

### Other

```json
{
  "mcpServers": {
    "com-scriptmasterlabs-squeezeos": {
      "type": "http",
      "url": "https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs"
    }
  }
}
```

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-21 (score 81, +1)

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

### 2026-09-19 (score 80, 0)

- [functional regression] Tool coverage: 26% → 21%
- [functional improvement] Schema quality: 69 → 62
- [functional] New tool “aftersearch_accept”
- [functional] New tool “aftersearch_quote”
- [functional] New tool “aftersearch_resolve”
- [functional] New tool “aftersearch_verify_serp”

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

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

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

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

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

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

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

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

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

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

### 2026-09-08 (score 75, +1)

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

## MCP tools (15)

### `discover_capabilities` (~62 tokens)

Discover Capabilities

Search the live SqueezeOS capability inventory. Lexical mode is always available; unified mode may add configured evidence-backed semantic/graph context without fabricating scores.

Input parameters:

- `limit` (integer)
- `mode` (string)
- `query` (string, required)

### `recommend_capability` (~47 tokens)

Recommend Capability

Return the best matching real SqueezeOS capabilities for a natural-language need, including live endpoint/payment metadata and next actions.

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `inspect_capability` (~55 tokens)

Inspect Capability

Inspect one live capability by sml_id. Returns its real endpoint/payment metadata and, when safe, a real liveness probe rather than an invented reliability score.

Input parameters:

- `probe` (boolean)
- `sml_id` (string, required)

### `compare_capabilities` (~49 tokens)

Compare Capabilities

Compare 2-5 live capabilities using the same real metadata returned by inspect_capability; no fabricated composite score is produced.

Input parameters:

- `probe` (boolean)
- `sml_ids` (array, required)

### `capability_manifest` (~34 tokens)

Capability Manifest

Return the current machine capability manifest generated from the running Flask route table. This is the canonical product-inventory authority for MCP discovery.

### `x402_contract` (~40 tokens)

X402 Contract

Return the canonical SqueezeOS x402 v2 discovery contract. Exact spend terms remain authoritative only in the target resource's fresh PAYMENT-REQUIRED challenge.

### `x402_readiness` (~25 tokens)

X402 Readiness

Read the live canonical payment-rail readiness surface before attempting a paid call.

### `x402_evidence` (~36 tokens)

X402 Evidence

Read real settlement evidence recorded by the canonical x402 rail. A challenge or signature alone is never treated as revenue or settlement proof.

### `system_status` (~30 tokens)

System Status

Read the live SqueezeOS status endpoint. The MCP server does not synthesize cluster-health or synchronization claims.

### `agent_web_access` (~124 tokens)

Agent Web Access

Use SML Agent Web Access: give an AI agent one public HTTPS URL and receive compact LLM-ready Markdown through the stable Clean Web Reader service. No separate SML account or API key is required. An unsigned call returns the live x402 PAYMENT-REQUIRED challenge and never auto-spends; retry only with a challenge-specific payment_signature.

Input parameters:

- `max_chars` (integer)
- `payment_signature` (string): Canonical x402 v2 PAYMENT-SIGNATURE bound to this exact Agent Web Access challenge.
- `url` (string, required): Public HTTPS URL to read.

### `call_capability` (~205 tokens)

Call Capability

Call a concrete SqueezeOS REST path on the canonical public host. GET is read-only. POST requires confirm_write=true. If the target returns 402 and no payment_signature was supplied, this tool preserves PAYMENT-REQUIRED and returns the closest no-spend SML alternative from the Capability Router. Retry the original route only with a challenge-specific payment_signature. Sensitive operator/control routes and arbitrary auth headers are not exposed.

Input parameters:

- `alternative_intent` (string): Optional natural-language intent used to rank the closest SML alternative after an unsigned HTTP 402.
- `body` (object|array|string|number|boolean|null)
- `confirm_write` (boolean)
- `method` (string, required)
- `path` (string, required): Concrete SqueezeOS path beginning with /; do not pass a full URL.
- `payment_signature` (string): Canonical x402 v2 PAYMENT-SIGNATURE value bound to this exact target-resource challenge.
- `query` (object)

### `aftersearch_resolve` (~38 tokens)

Aftersearch Resolve

Compile a query into intent, bounded Evidence Pack, immutable job and fresh-quote pointer; never spends.

Input parameters:

- `query` (string, required)

### `aftersearch_verify_serp` (~45 tokens)

Aftersearch Verify Serp

Verify pasted SERP/AI text or one caller-provided public URL; returns confirm, contradict or missing with sources.

Input parameters:

- `serp_text_or_url` (string, required)

### `aftersearch_quote` (~38 tokens)

Aftersearch Quote

Return fresh x402 PAYMENT-REQUIRED terms for one immutable job. A 402 is not payment.

Input parameters:

- `job_id` (string, required)

### `aftersearch_accept` (~55 tokens)

Aftersearch Accept

Retry one immutable job with caller-supplied x402 authorization. payment_response is forwarded as PAYMENT-SIGNATURE; SML never signs or spends.

Input parameters:

- `job_id` (string, required)
- `payment_response` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-scriptmasterlabs-squeezeos/squeezeos-api#diagnostics

## Score history

- 2026-09-22: 81
- 2026-09-21: 81
- 2026-09-20: 80
- 2026-09-19: 80
- 2026-09-18: 80
- 2026-09-17: 79
- 2026-09-16: 79
- 2026-09-15: 78
- 2026-09-14: 78
- 2026-09-13: 77
- 2026-09-12: 77
- 2026-09-11: 76
- 2026-09-10: 76
- 2026-09-09: 75
- 2026-09-08: 75
- 2026-09-07: 74
- 2026-09-06: 74
- 2026-09-05: 74
- 2026-09-04: 73
- 2026-09-03: 73
- 2026-09-02: 72
- 2026-09-01: 72
- 2026-08-31: 71

## Common questions

### What is the SCRIPTMASTERLABS — SqueezeOS MCP server?

SCRIPTMASTERLABS — SqueezeOS MCP is listed in the public MCP registry as com.scriptmasterlabs/squeezeos. SqueezeOS MCP for live machine discovery and x402-paid USDC APIs on Base. This page covers its hosted endpoint (https://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs).

### Is the SCRIPTMASTERLABS — SqueezeOS MCP server safe to use?

SCRIPTMASTERLABS — SqueezeOS MCP scores 81 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 SCRIPTMASTERLABS — SqueezeOS MCP server expose?

SCRIPTMASTERLABS — SqueezeOS MCP exposes 15 tools: discover_capabilities, recommend_capability, inspect_capability, compare_capabilities, capability_manifest, and 10 more. Their descriptions and schemas cost roughly 883 tokens of context every time the server is loaded.

### Does the SCRIPTMASTERLABS — SqueezeOS MCP server require authentication?

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

### Is the SCRIPTMASTERLABS — SqueezeOS MCP server still maintained?

SCRIPTMASTERLABS — SqueezeOS MCP is still listed as active in the MCP registry. We last reached this channel on 22 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://squeezeos-api.onrender.com/mcp?registry=scriptmasterlabs
- Repository: https://gitlab.com/script-master-labs-llc-group/squeezeos-api
- Website: https://www.scriptmasterlabs.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-scriptmasterlabs-squeezeos/squeezeos-api.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-scriptmasterlabs-squeezeos/squeezeos-api.json
- HTML version of this page: https://verifymcp.io/servers/com-scriptmasterlabs-squeezeos/squeezeos-api
