# my quant doesn’t speak english — editorial discovery (remote · myquantdoesntspeakenglish.com)

Read-only discovery and bounded access to a finite market briefing with evidence boundaries.

- Trust score: 87/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `myquantdoesntspeakenglish.com`: 87/100 (this document), [markdown](https://verifymcp.io/servers/beepboop2025-myquant-editorial/myquantdoesntspeakenglish.md), [page](https://verifymcp.io/servers/beepboop2025-myquant-editorial/myquantdoesntspeakenglish)

## Channel facts

- Endpoint: `https://myquantdoesntspeakenglish.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.1.1`

## 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**: 76/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 763 tokens (~152/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 97/100
  - Stability observed for 29 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.
  - Structured output schemas are declared (60% 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 5 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 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 my quant doesn’t speak english — editorial discovery MCP server?

my quant doesn’t speak english — editorial discovery is a hosted endpoint at https://myquantdoesntspeakenglish.com/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 beepboop2025-myquant-editorial 'https://myquantdoesntspeakenglish.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "beepboop2025-myquant-editorial": {
      "url": "https://myquantdoesntspeakenglish.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "beepboop2025-myquant-editorial": {
      "type": "http",
      "url": "https://myquantdoesntspeakenglish.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.beepboop2025-myquant-editorial]
url = "https://myquantdoesntspeakenglish.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "beepboop2025-myquant-editorial": {
      "type": "remote",
      "url": "https://myquantdoesntspeakenglish.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add beepboop2025-myquant-editorial --url 'https://myquantdoesntspeakenglish.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  beepboop2025-myquant-editorial:
    url: "https://myquantdoesntspeakenglish.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "beepboop2025-myquant-editorial": {
      "Transport": "http",
      "Url": "https://myquantdoesntspeakenglish.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add beepboop2025-myquant-editorial -t streamable-http -u 'https://myquantdoesntspeakenglish.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "beepboop2025-myquant-editorial": {
      "type": "http",
      "url": "https://myquantdoesntspeakenglish.com/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-19 (score 87, +1)

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

### 2026-09-17 (score 86, +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-15 (score 85, +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-13 (score 84, +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-10 (score 83, +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-08 (score 82, +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-06 (score 81, +3)

- [security] Tool “get_health” rewrote its description, which is the text the model reads
- [security] Tool “get_story” rewrote its description, which is the text the model reads
- [security] Tool “latest_stories” rewrote its description, which is the text the model reads
- [security] Tool “list_capabilities” rewrote its description, which is the text the model reads
- [security] Tool “search_stories” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: pass → fail
- [functional improvement] Tool coverage: 0% → 100%
- [functional] Schema quality: good → excellent
- [functional] Server version: 2.1.0 → 2.1.1
- [cosmetic] “get_story” reworded the description of “id”
- [cosmetic] “latest_stories” reworded the description of “limit”
- [cosmetic] “search_stories” reworded the description of “limit”
- [cosmetic] “search_stories” reworded the description of “query”

### 2026-09-05 (score 78, +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.

## MCP tools (5)

### `list_capabilities` (~82 tokens)

Discover the My Quant editorial product

Discover available product features, API/MCP URLs, versions, content limits, and interpretation boundaries before choosing a content tool. Returns product.capabilities.v1 metadata, without fetching stories or checking upstream freshness. Public and read-only; no credentials or arguments. Use latest_stories for recent records or get_health for endpoint compatibility. The mobile app distribution channel remains separately suspended.

### `get_health` (~77 tokens)

Check the My Quant public surfaces

Check that this endpoint responds with product.health.v1 metadata: product, API/MCP versions, deployed source SHA when available, and checked_at. Use for connection and version diagnosis; it does not fetch the editorial feed or prove source freshness. Public and read-only; no credentials or arguments. Use list_capabilities for supported surfaces and content limits.

### `latest_stories` (~144 tokens)

Read the latest evidence-bounded stories

Read recent published archive records when you want a chronological overview without a search term. Returns count, stories, the feed receipt, and release identity; each story retains sources, evidence clocks, publication state, release IDs, and limitations. Public and read-only; no credentials. Lists default to 10 records, at most 20, without pagination. The canonical feed is cached for up to 60 seconds; unavailable or invalid feeds return a tool error. Use search_stories for text matching or get_story for an exact returned ID.

Input parameters:

- `limit` (integer): Maximum records to return, newest first; 1–20, default 10. There is no pagination parameter.

Output parameters:

- `count` (integer): Number of records returned, not the total number of matches.
- `feed` (object): Canonical feed URL, content hash, item count, publication authority, and retrieval timestamp.
- `release` (object): MCP version and deployed source SHA, when available.
- `schema`
- `stories` (array): Newest-first published records retaining stable IDs, source links, evidence clocks, publication state, release IDs, and limitations.

### `get_story` (~153 tokens)

Read one story by stable source ID

Retrieve one published story using its exact stable ID from latest_stories or search_stories. Returns story, feed receipt, and release identity while retaining canonical sources, evidence clocks, publication state, release IDs, and limitations. Matching is exact and case-sensitive; an unknown ID returns a tool error. Public and read-only; no credentials. The canonical feed is cached for up to 60 seconds; unavailable or invalid feeds return a tool error. Use search_stories first when you only know a title or topic.

Input parameters:

- `id` (string, required): Exact stable story id copied from a list/search result, including its prefix; not a title or URL. Case-sensitive, nonblank, without surrounding whitespace, at most 256 characters.

Output parameters:

- `feed` (object)
- `release` (object)
- `schema`
- `story` (object)

### `search_stories` (~252 tokens)

Search evidence-bounded stories

Find published archive records by text when you do not know an exact story ID. All space-separated terms must match as case-insensitive substrings across IDs, titles, summaries, tags, products, beats, evidence status, contributions, or source labels/release IDs. Returns newest-first stories, normalized query, count, feed receipt, and release identity, preserving evidence clocks and limitations. No relevance ranking or pagination; zero matches returns an empty list. Public and read-only; no credentials. The feed is cached for up to 60 seconds; invalid queries or unavailable/invalid feeds return a tool error. Use get_story for an exact ID or latest_stories for an unfiltered overview.

Input parameters:

- `limit` (integer): Maximum matching records to return, newest first; 1–20, default 10. Does not change which terms must match.
- `query` (string, required): Plain text, for example "dollar funding" or a source release ID. Unicode NFKC-normalized, trimmed, and whitespace-collapsed; every term must match. At most 12 terms, 160 characters, and 512 UTF-8 byt…

Output parameters:

- `count` (integer): Number of records returned, not the total number of matches.
- `feed` (object): Canonical feed URL, content hash, item count, publication authority, and retrieval timestamp.
- `query` (string): The Unicode-normalized query with leading/trailing whitespace removed and internal whitespace collapsed.
- `release` (object): MCP version and deployed source SHA, when available.
- `schema`
- `stories` (array): Newest-first published records retaining stable IDs, source links, evidence clocks, publication state, release IDs, and limitations.

## Diagnostics

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

## Score history

- 2026-09-20: 87
- 2026-09-19: 87
- 2026-09-18: 86
- 2026-09-17: 86
- 2026-09-16: 85
- 2026-09-15: 85
- 2026-09-14: 84
- 2026-09-13: 84
- 2026-09-12: 83
- 2026-09-11: 83
- 2026-09-10: 83
- 2026-09-09: 82
- 2026-09-08: 82
- 2026-09-07: 81
- 2026-09-06: 81
- 2026-09-05: 78
- 2026-09-04: 77
- 2026-09-03: 77
- 2026-09-02: 76
- 2026-09-01: 76
- 2026-08-31: 75
- 2026-08-30: 75
- 2026-08-29: 74
- 2026-08-28: 74
- 2026-08-27: 74
- 2026-08-26: 73
- 2026-08-25: 73
- 2026-08-24: 73
- 2026-08-23: 72
- 2026-08-22: 72

## Common questions

### What is the my quant doesn’t speak english — editorial discovery MCP server?

my quant doesn’t speak english — editorial discovery is an MCP server listed in the public MCP registry as io.github.beepboop2025/myquant-editorial. Read-only discovery and bounded access to a finite market briefing with evidence boundaries. This page covers its hosted endpoint (https://myquantdoesntspeakenglish.com/mcp).

### Is the my quant doesn’t speak english — editorial discovery MCP server safe to use?

my quant doesn’t speak english — editorial discovery scores 87 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 my quant doesn’t speak english — editorial discovery MCP server expose?

my quant doesn’t speak english — editorial discovery exposes 5 tools: list_capabilities, get_health, latest_stories, get_story, search_stories. Their descriptions and schemas cost roughly 708 tokens of context every time the server is loaded.

### Does the my quant doesn’t speak english — editorial discovery MCP server require authentication?

No. We connected to my quant doesn’t speak english — editorial discovery without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the my quant doesn’t speak english — editorial discovery MCP server still maintained?

my quant doesn’t speak english — editorial discovery 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://myquantdoesntspeakenglish.com/mcp
- Repository: https://github.com/beepboop2025/myquantdoesntspeakenglish
- Website: https://myquantdoesntspeakenglish.com/
- Changelog RSS feed: https://verifymcp.io/servers/beepboop2025-myquant-editorial/myquantdoesntspeakenglish.xml
- Changelog JSON feed: https://verifymcp.io/servers/beepboop2025-myquant-editorial/myquantdoesntspeakenglish.json
- HTML version of this page: https://verifymcp.io/servers/beepboop2025-myquant-editorial/myquantdoesntspeakenglish
