# Speed Reader (remote · archerionlabs.com)

Turn any article, document, or chat reply into a one-word-at-a-time RSVP reading session.

- Trust score: 80/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `archerionlabs.com`: 80/100 (this document), [markdown](https://verifymcp.io/servers/com-archerionlabs-speedread/mcp-speedread.md), [page](https://verifymcp.io/servers/com-archerionlabs-speedread/mcp-speedread)

## Channel facts

- Endpoint: `https://archerionlabs.com/mcp/speedread`
- 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-24.

- **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 1 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**: 82/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 204 tokens (~204/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **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.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 1 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Speed Reader MCP server?

Speed Reader is a hosted endpoint at https://archerionlabs.com/mcp/speedread, 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-archerionlabs-speedread 'https://archerionlabs.com/mcp/speedread'
```

### Cursor

```json
{
  "mcpServers": {
    "com-archerionlabs-speedread": {
      "url": "https://archerionlabs.com/mcp/speedread"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-archerionlabs-speedread": {
      "type": "http",
      "url": "https://archerionlabs.com/mcp/speedread"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-archerionlabs-speedread]
url = "https://archerionlabs.com/mcp/speedread"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add com-archerionlabs-speedread --url 'https://archerionlabs.com/mcp/speedread' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-archerionlabs-speedread:
    url: "https://archerionlabs.com/mcp/speedread"
```

### Netclaw

```json
{
  "McpServers": {
    "com-archerionlabs-speedread": {
      "Transport": "http",
      "Url": "https://archerionlabs.com/mcp/speedread"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-archerionlabs-speedread -t streamable-http -u 'https://archerionlabs.com/mcp/speedread'
```

### Other

```json
{
  "mcpServers": {
    "com-archerionlabs-speedread": {
      "type": "http",
      "url": "https://archerionlabs.com/mcp/speedread"
    }
  }
}
```

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-13 (score 80, 0)

- [security] Stability: 0.97 → pass

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

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

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

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

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

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

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

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

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

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

### 2026-09-01 (score 75, +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-08-30 (score 74, +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.

## MCP tools (1)

### `speed_read` (~204 tokens)

Render a Speed Reader for the provided text. The user can speed-read articles, documents, or any wall of text via Rapid Serial Visual Presentation (RSVP) with density-aware pacing.

WHEN TO CALL: Whenever the user wants to "speedread", "speed read this", "read fast", or asks to consume long text quickly. Pass the full text via the text argument.

RESPONSE: This tool returns a click-out URL to the Speed Reader web app at archerionlabs.com/speedread. The URL carries a bind token and stays openable for 24 hours. On the free tier the reading session itself expires 1 hour after it is created; a signed-in paid account can still open it for the whole window. Always present the URL to the user as a clickable link.

Speed Reader by Archerion.

Input parameters:

- `text` (string, required): The text to speed-read.
- `title` (string): Optional short title or source hint shown in the reader header.

## Diagnostics

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

## Score history

- 2026-09-24: 80
- 2026-09-23: 80
- 2026-09-22: 80
- 2026-09-21: 80
- 2026-09-20: 80
- 2026-09-19: 80
- 2026-09-18: 80
- 2026-09-17: 80
- 2026-09-16: 80
- 2026-09-15: 80
- 2026-09-14: 80
- 2026-09-13: 80
- 2026-09-12: 80
- 2026-09-11: 79
- 2026-09-10: 79
- 2026-09-09: 79
- 2026-09-08: 78
- 2026-09-07: 78
- 2026-09-06: 77
- 2026-09-05: 77
- 2026-09-04: 76
- 2026-09-03: 76
- 2026-09-02: 75
- 2026-09-01: 75
- 2026-08-31: 74
- 2026-08-30: 74
- 2026-08-29: 73
- 2026-08-28: 73
- 2026-08-27: 72
- 2026-08-26: 72

## Common questions

### What is the Speed Reader MCP server?

Speed Reader is an MCP server listed in the public MCP registry as com.archerionlabs/speedread. Turn any article, document, or chat reply into a one-word-at-a-time RSVP reading session. This page covers its hosted endpoint (https://archerionlabs.com/mcp/speedread).

### Is the Speed Reader MCP server safe to use?

Speed Reader scores 80 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 Speed Reader MCP server expose?

Speed Reader exposes 1 tool: speed_read. Their descriptions and schemas cost roughly 204 tokens of context every time the server is loaded.

### Does the Speed Reader MCP server require authentication?

No. We connected to Speed Reader without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Speed Reader MCP server still maintained?

Speed Reader is still listed as active in the MCP registry. We last reached this channel on 24 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://archerionlabs.com/mcp/speedread
- Repository: https://github.com/Starsalaya/speed-reader
- Website: https://archerionlabs.com/speedread
- Changelog RSS feed: https://verifymcp.io/servers/com-archerionlabs-speedread/mcp-speedread.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-archerionlabs-speedread/mcp-speedread.json
- HTML version of this page: https://verifymcp.io/servers/com-archerionlabs-speedread/mcp-speedread
