# GhostKey — Route Paid APIs with x402 (remote · squeezeos-api.onrender.com)

Find paid APIs, check access policy and price, and route x402 requests. No autonomous spending.

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

## Components

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

## Channel facts

- Endpoint: `https://squeezeos-api.onrender.com/mcp/ghostkey`
- 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**: 69/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 169 tokens (~42/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 57/100
  - Stability observed for 17 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% 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**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the GhostKey — Route Paid APIs with x402 MCP server?

GhostKey — Route Paid APIs with x402 is a hosted endpoint at https://squeezeos-api.onrender.com/mcp/ghostkey, 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-ghostkey 'https://squeezeos-api.onrender.com/mcp/ghostkey'
```

### Cursor

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

### VS Code

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

### Codex

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

### opencode

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

### OpenClaw

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

### Hermes

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

### Netclaw

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

### Vellum

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

### Other

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

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-22 (score 78, +1)

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

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

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

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

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

### 2026-09-16 (score 75, +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-13 (score 74, +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.

### 2026-09-12 (score 73, +2)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “ghostkey_quote” rewrote its description, which is the text the model reads
- [security] Tool “ghostkey_status” rewrote its description, which is the text the model reads
- [security] Tool “ghostkey_catalog” rewrote its description, which is the text the model reads
- [security] Tool “ghostkey_policy” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 32 → 42
- [functional] Schema quality: fair → good
- [functional] Server version: 1.0.0 → 1.0.1

### 2026-09-11 (score 71, +1)

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

### 2026-09-09 (score 70, +1)

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

## MCP tools (4)

### `ghostkey_status` (~26 tokens)

Ghostkey Status

Report GhostKey's free pre-spend discovery status and the canonical paid execution authority.

### `ghostkey_catalog` (~29 tokens)

Ghostkey Catalog

List GhostKey's free pre-spend tools and the canonical SML x402 paid execution authority.

### `ghostkey_quote` (~36 tokens)

Ghostkey Quote

Explain how to obtain authoritative route pricing from a fresh live SqueezeOS x402 402 challenge.

Input parameters:

- `capability` (string)

### `ghostkey_policy` (~27 tokens)

Ghostkey Policy

Return GhostKey's free-discovery, payment-authority, and upstream-rights policy.

## Diagnostics

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

## Score history

- 2026-09-22: 78
- 2026-09-21: 77
- 2026-09-20: 77
- 2026-09-19: 76
- 2026-09-18: 76
- 2026-09-17: 75
- 2026-09-16: 75
- 2026-09-15: 74
- 2026-09-14: 74
- 2026-09-13: 74
- 2026-09-12: 73
- 2026-09-11: 71
- 2026-09-10: 70
- 2026-09-09: 70
- 2026-09-08: 69
- 2026-09-07: 69
- 2026-09-06: 68
- 2026-09-05: 68

## Common questions

### What is the GhostKey — Route Paid APIs with x402 MCP server?

GhostKey — Route Paid APIs with x402 is an MCP server listed in the public MCP registry as com.scriptmasterlabs/ghostkey. Find paid APIs, check access policy and price, and route x402 requests. No autonomous spending. This page covers its hosted endpoint (https://squeezeos-api.onrender.com/mcp/ghostkey).

### Is the GhostKey — Route Paid APIs with x402 MCP server safe to use?

GhostKey — Route Paid APIs with x402 scores 78 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 GhostKey — Route Paid APIs with x402 MCP server expose?

GhostKey — Route Paid APIs with x402 exposes 4 tools: ghostkey_status, ghostkey_catalog, ghostkey_quote, ghostkey_policy. Their descriptions and schemas cost roughly 118 tokens of context every time the server is loaded.

### Does the GhostKey — Route Paid APIs with x402 MCP server require authentication?

No. We connected to GhostKey — Route Paid APIs with x402 without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the GhostKey — Route Paid APIs with x402 MCP server still maintained?

GhostKey — Route Paid APIs with x402 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/ghostkey
- Repository: https://gitlab.com/timothy.walton45/sml-portfolio
- Website: https://www.scriptmasterlabs.com/stack.html
- Changelog RSS feed: https://verifymcp.io/servers/com-scriptmasterlabs-ghostkey/mcp-ghostkey.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-scriptmasterlabs-ghostkey/mcp-ghostkey.json
- HTML version of this page: https://verifymcp.io/servers/com-scriptmasterlabs-ghostkey/mcp-ghostkey
