# Respawn Signal (remote · signal.respawnmedia.co)

Which brands sponsor which gaming creators, with evidence, on YouTube, TikTok, Instagram, Twitch.

- Trust score: 39/100 (low)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `signal.respawnmedia.co`: 39/100 (this document), [markdown](https://verifymcp.io/servers/co-respawnmedia-signal-respawn-signal/signal.md), [page](https://verifymcp.io/servers/co-respawnmedia-signal-respawn-signal/signal)

## Channel facts

- Endpoint: `https://signal.respawnmedia.co/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**: 97/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - The endpoint enforces authorisation, advertised via RFC 9728 protected-resource metadata.
  - 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.
  - The authorisation server supports Client ID Metadata Documents, the current MCP client-registration mechanism.
- **Transport & Reachability**: 0/100
  - Transport blocked by authentication: the endpoint requires auth we don't have to verify streamable-http.
- **Schema Quality & AI Usability**: 0/100
  - Schema blocked by authentication: the endpoint requires auth we don't have to read it.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.
- **Tool Safety**: 0/100
  - Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools.
- **Capabilities**: 0/100
  - Capabilities blocked by authentication: the endpoint requires auth we don't have to read them.

**Unverified: 6 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the Respawn Signal MCP server?

Respawn Signal is a hosted endpoint at https://signal.respawnmedia.co/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 co-respawnmedia-signal-respawn-signal 'https://signal.respawnmedia.co/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "co-respawnmedia-signal-respawn-signal": {
      "url": "https://signal.respawnmedia.co/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "co-respawnmedia-signal-respawn-signal": {
      "type": "http",
      "url": "https://signal.respawnmedia.co/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.co-respawnmedia-signal-respawn-signal]
url = "https://signal.respawnmedia.co/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "co-respawnmedia-signal-respawn-signal": {
      "type": "remote",
      "url": "https://signal.respawnmedia.co/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add co-respawnmedia-signal-respawn-signal --url 'https://signal.respawnmedia.co/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  co-respawnmedia-signal-respawn-signal:
    url: "https://signal.respawnmedia.co/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "co-respawnmedia-signal-respawn-signal": {
      "Transport": "http",
      "Url": "https://signal.respawnmedia.co/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add co-respawnmedia-signal-respawn-signal -t streamable-http -u 'https://signal.respawnmedia.co/mcp'
```

### Other

```json
{
  "mcpServers": {
    "co-respawnmedia-signal-respawn-signal": {
      "type": "http",
      "url": "https://signal.respawnmedia.co/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-17 (score 39, +16)

- [security regression] Transport: fail → unverified
- [security improvement] Authorization: unverified → pass
- [security improvement] HSTS header: fail → pass
- [security] Tool safety: Tool safety blocked by authentication: the endpoint requires auth we don't have to read its tools.
- [functional] Tool coverage: Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.
- [functional] Schema quality: Schema blocked by authentication: the endpoint requires auth we don't have to read it.
- [functional] Capabilities: Capabilities blocked by authentication: the endpoint requires auth we don't have to read them.

### 2026-09-16 (score 23, −16)

- [security regression] Transport: unverified → fail
- [security regression] Authorization: pass → unverified
- [security regression] HSTS header: pass → fail
- [security] Tool safety: Tool safety not yet verified: we couldn't read the endpoint's tools.
- [functional] Tool coverage: Tool coverage not yet verified: we couldn't read the endpoint's tools.
- [functional] Capabilities: Capabilities not yet verified: we couldn't read the endpoint's capabilities.
- [functional] Schema quality: Schema not yet verified: we couldn't read the endpoint's schema.

### 2026-09-02 (score 39)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

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

## Score history

- 2026-09-20: 39
- 2026-09-19: 39
- 2026-09-18: 39
- 2026-09-17: 39
- 2026-09-16: 23
- 2026-09-15: 39
- 2026-09-14: 39
- 2026-09-13: 39
- 2026-09-12: 39
- 2026-09-11: 39
- 2026-09-10: 39
- 2026-09-09: 39
- 2026-09-08: 39
- 2026-09-07: 39
- 2026-09-06: 39
- 2026-09-05: 39
- 2026-09-04: 39
- 2026-09-03: 39
- 2026-09-02: 39

## Common questions

### What is the Respawn Signal MCP server?

Respawn Signal is an MCP server listed in the public MCP registry as co.respawnmedia.signal/respawn-signal. Which brands sponsor which gaming creators, with evidence, on YouTube, TikTok, Instagram, Twitch. This page covers its hosted endpoint (https://signal.respawnmedia.co/mcp).

### Is the Respawn Signal MCP server safe to use?

Respawn Signal scores 39 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.

### Does the Respawn Signal MCP server require authentication?

Yes. Respawn Signal asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

### Is the Respawn Signal MCP server still maintained?

Respawn Signal 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://signal.respawnmedia.co/mcp
- Website: https://signal.respawnmedia.co/
- Changelog RSS feed: https://verifymcp.io/servers/co-respawnmedia-signal-respawn-signal/signal.xml
- Changelog JSON feed: https://verifymcp.io/servers/co-respawnmedia-signal-respawn-signal/signal.json
- HTML version of this page: https://verifymcp.io/servers/co-respawnmedia-signal-respawn-signal/signal
