# s&box watch (remote · sbox.watch)

Live read-only discovery for public s&box packages, servers, and player activity.

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

## Components

- remote · `sbox.watch`: 79/100 (this document), [markdown](https://verifymcp.io/servers/watch-sbox-sbox-watch/sbox.md), [page](https://verifymcp.io/servers/watch-sbox-sbox-watch/sbox)

## Channel facts

- Endpoint: `https://sbox.watch/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.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**: 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**: 56/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 386 tokens (~48/item across 8 items; 8 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 77/100
  - Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 73/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 5% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 8 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 s&box watch MCP server?

s&box watch is a hosted endpoint at https://sbox.watch/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 watch-sbox-sbox-watch 'https://sbox.watch/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "watch-sbox-sbox-watch": {
      "url": "https://sbox.watch/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "watch-sbox-sbox-watch": {
      "type": "http",
      "url": "https://sbox.watch/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.watch-sbox-sbox-watch]
url = "https://sbox.watch/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "watch-sbox-sbox-watch": {
      "type": "remote",
      "url": "https://sbox.watch/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add watch-sbox-sbox-watch --url 'https://sbox.watch/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  watch-sbox-sbox-watch:
    url: "https://sbox.watch/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "watch-sbox-sbox-watch": {
      "Transport": "http",
      "Url": "https://sbox.watch/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add watch-sbox-sbox-watch -t streamable-http -u 'https://sbox.watch/mcp'
```

### Other

```json
{
  "mcpServers": {
    "watch-sbox-sbox-watch": {
      "type": "http",
      "url": "https://sbox.watch/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-20 (score 79, +1)

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

### 2026-09-18 (score 78, +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-16 (score 77, +1)

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

### 2026-09-14 (score 76, +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-11 (score 75, +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-10 (score 74, +1)

- [functional regression] Schema quality: 304 → 386
- [functional] New tool “get_organization”
- [functional] New tool “search_organizations”

### 2026-09-08 (score 73, +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-06 (score 72, +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.

## MCP tools (8)

### `get_ecosystem_snapshot` (~27 tokens)

Get s&box ecosystem snapshot

Read current package, player, and dedicated-server totals from s&box watch.

Output parameters:

- `canonicalUrl` (string)
- `generatedAt` (string)
- `generation`
- `packages` (object)
- `playersNow` (number)
- `serverPlayersOnline` (number)
- `serversOnline` (number)

### `search_packages` (~80 tokens)

Search s&box packages

Find public s&box games, maps, or libraries with live rankings, official game-jam membership, and canonical source URLs.

Input parameters:

- `jam` (string): Restrict games to an official s&box game jam.
- `kind` (string)
- `limit` (integer)
- `query` (string)
- `sort` (string)

Output parameters:

- `contentNotice` (string)
- `generatedAt` (string)
- `generation`
- `kind` (string)
- `query` (string)
- `results` (array)
- `sort` (string)
- `total` (number)

### `get_package` (~48 tokens)

Get an s&box package

Read compact details, official game-jam membership, recent publisher updates, and live-server links for one public s&box package.

Input parameters:

- `ident` (string, required)
- `kind` (string)

Output parameters:

- `canonicalUrl` (string)
- `contentNotice` (string)
- `created`
- `creator`
- `description` (string)
- `downvotes`
- `favorites`
- `fileSize`
- `generatedAt` (string)
- `generation`
- `ident` (string)
- `jams` (array)
- `liveServers` (array)
- `markdownUrl` (string)
- `momentum24h`
- `playersNow`
- `playersPeak24h`
- `sboxUrl`
- `score`
- `summary` (string)
- `supportsController`
- `supportsVr`
- `tags` (array)
- `title` (string)
- `totalSeconds`
- `totalSessions`
- `totalUsers`
- `updated`
- `updates` (array)
- `updatesTotal` (integer)
- `upvotes`

### `search_organizations` (~49 tokens)

Search s&box organizations

Find studios, teams, and creators publishing public s&box games, maps, or libraries.

Input parameters:

- `limit` (integer)
- `query` (string)
- `sort` (string)

Output parameters:

- `contentNotice` (string)
- `generatedAt` (string)
- `generation`
- `query` (string)
- `results` (array)
- `sort` (string)
- `total` (number)

### `get_organization` (~33 tokens)

Get an s&box organization

Read one organization profile with public metadata, aggregate activity, and a bounded package portfolio.

Input parameters:

- `ident` (string, required)

Output parameters:

- `analyticsApiUrl`
- `analyticsUrl`
- `apiUrl` (string)
- `canonicalUrl` (string)
- `contentNotice` (string)
- `generatedAt` (string)
- `generation`
- `markdownUrl` (string)
- `organization` (object)
- `portfolios` (array)
- `stats` (object)

### `search_servers` (~63 tokens)

Search live s&box servers

Find dedicated s&box servers by name, game, or map with current occupancy and source URLs.

Input parameters:

- `game` (string)
- `limit` (integer)
- `map` (string)
- `query` (string)
- `sort` (string)

Output parameters:

- `contentNotice` (string)
- `generatedAt` (string)
- `generation`
- `query` (string)
- `results` (array)
- `sort` (string)
- `total` (number)

### `get_server` (~31 tokens)

Get an s&box server

Read the current state and related servers for one s&box dedicated-server ID.

Input parameters:

- `id` (string, required)

Output parameters:

- `canonicalUrl` (string)
- `contentNotice` (string)
- `firstSeenAt`
- `game`
- `gameTitle`
- `generatedAt` (string)
- `generation`
- `id` (string)
- `lastSeenAt`
- `map`
- `markdownUrl` (string)
- `maxPlayers`
- `name` (string)
- `online` (boolean)
- `players`
- `playersPeak24h`
- `relatedServers` (array)

### `get_activity_history` (~55 tokens)

Get s&box player activity history

Read bounded player history for all public games, all dedicated servers, or one game.

Input parameters:

- `game` (string)
- `kind` (string)
- `maxPoints` (integer)
- `range` (string)

Output parameters:

- `apiUrl` (string)
- `available` (boolean)
- `bucketed` (boolean)
- `canonicalUrl` (string)
- `durationMs` (number)
- `game`
- `generation`
- `kind` (string)
- `points` (array)
- `range` (string)
- `summary` (object)
- `version` (number)

## Diagnostics

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

## Score history

- 2026-09-20: 79
- 2026-09-19: 78
- 2026-09-18: 78
- 2026-09-17: 77
- 2026-09-16: 77
- 2026-09-15: 76
- 2026-09-14: 76
- 2026-09-13: 75
- 2026-09-12: 75
- 2026-09-11: 75
- 2026-09-10: 74
- 2026-09-09: 73
- 2026-09-08: 73
- 2026-09-07: 72
- 2026-09-06: 72
- 2026-09-05: 71
- 2026-09-04: 71
- 2026-09-03: 70
- 2026-09-02: 70
- 2026-09-01: 69
- 2026-08-31: 69
- 2026-08-30: 68
- 2026-08-29: 68
- 2026-08-28: 67

## Common questions

### What is the s&box watch MCP server?

s&box watch is an MCP server listed in the public MCP registry as watch.sbox/sbox-watch. Live read-only discovery for public s&box packages, servers, and player activity. This page covers its hosted endpoint (https://sbox.watch/mcp).

### Is the s&box watch MCP server safe to use?

s&box watch scores 79 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 s&box watch MCP server expose?

s&box watch exposes 8 tools: get_ecosystem_snapshot, search_packages, get_package, search_organizations, get_organization, and 3 more. Their descriptions and schemas cost roughly 386 tokens of context every time the server is loaded.

### Does the s&box watch MCP server require authentication?

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

### Is the s&box watch MCP server still maintained?

s&box watch 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://sbox.watch/mcp
- Website: https://sbox.watch/
- Changelog RSS feed: https://verifymcp.io/servers/watch-sbox-sbox-watch/sbox.xml
- Changelog JSON feed: https://verifymcp.io/servers/watch-sbox-sbox-watch/sbox.json
- HTML version of this page: https://verifymcp.io/servers/watch-sbox-sbox-watch/sbox
