# ChangePacket (remote · cibcxqrqiqvzpardbdrw.supabase.co)

Web and MCP change memory with native diff UI; later calls return only what changed.

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

## Components

- remote · `cibcxqrqiqvzpardbdrw.supabase.co`: 69/100 (this document), [markdown](https://verifymcp.io/servers/misfitmediahouse-changepacket/functions-v1-changepacket-mcp.md), [page](https://verifymcp.io/servers/misfitmediahouse-changepacket/functions-v1-changepacket-mcp)

## Channel facts

- Endpoint: `https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/changepacket-mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.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-17.

- **Endpoint Security**: 63/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 3 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 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**: 87/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 305 tokens (~76/item across 4 items; 3 tools + 1 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 10/100
  - Stability observed for 3 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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### Claude

```bash
claude mcp add --transport http misfitmediahouse-changepacket https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/changepacket-mcp
```

### Codex

```toml
[mcp_servers.misfitmediahouse-changepacket]
url = "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/changepacket-mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "misfitmediahouse-changepacket": {
      "type": "remote",
      "url": "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/changepacket-mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add misfitmediahouse-changepacket --url https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/changepacket-mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  misfitmediahouse-changepacket:
    url: "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/changepacket-mcp"
```

### Other

```json
{
  "mcpServers": {
    "misfitmediahouse-changepacket": {
      "type": "http",
      "url": "https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/changepacket-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-16 (score 69, +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-08-15 (score 68, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-14 (score 68)

First indexed and scored.

## MCP tools (3)

### `check_url_changes` (~80 tokens)

Check webpage changes

Use for repeated research on one public webpage when the agent only needs what changed since its last call. First call stores a baseline; later calls return added/removed text lines. Avoid for authenticated/private pages, binary files, or one-time page reading.

Input parameters:

- `url` (string, required): Public HTTP(S) webpage URL. Private-network and unsafe targets are rejected.

### `check_mcp_surface_changes` (~90 tokens)

Check MCP tool-surface changes

Use when an agent depends on a remote public HTTPS MCP server and needs to know whether its tool catalog changed. First call stores the tools/list baseline; later calls return only added, removed, or modified tools plus compact risk hints. Avoid for private/authenticated MCP endpoints or as a substitute for a full security audit.

Input parameters:

- `endpoint_url` (string, required): Public HTTPS MCP endpoint that supports tools/list.

### `buy_changepacket_calls` (~53 tokens)

Buy ChangePacket calls

Use only when free usage is exhausted or persistent production use is needed. Returns a Stripe checkout URL for 2,000 prepaid ChangePacket calls for $9; it does not itself charge or expose payment credentials.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/misfitmediahouse-changepacket/functions-v1-changepacket-mcp#diagnostics

## Score history

- 2026-08-17: 69
- 2026-08-16: 69
- 2026-08-15: 68
- 2026-08-14: 68

## Links

- Remote endpoint: https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/changepacket-mcp
- Website: https://cibcxqrqiqvzpardbdrw.supabase.co/functions/v1/deltafeed
- Changelog RSS feed: https://verifymcp.io/servers/misfitmediahouse-changepacket/functions-v1-changepacket-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/misfitmediahouse-changepacket/functions-v1-changepacket-mcp.json
- HTML version of this page: https://verifymcp.io/servers/misfitmediahouse-changepacket/functions-v1-changepacket-mcp
