Skip to main content
ClaudeWave
beepboop2025 avatar
beepboop2025

myquantdoesntspeakenglish

Ver en GitHub

A sharp, funny evidence desk for Seiche, LiquiLens, Undertow, and live market investigations.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptActualizado today
ClaudeWave Trust Score
62/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/23/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/beepboop2025/myquantdoesntspeakenglish
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "myquantdoesntspeakenglish": {
      "command": "node",
      "args": ["/path/to/myquantdoesntspeakenglish/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/beepboop2025/myquantdoesntspeakenglish and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# my quant doesn’t speak english

The public editorial and advertising front door for the Liquidity Lab family:
Seiche, LiquiLens, and LiquiLens—Undertow.

The site consumes each product's structured editorial feed at build time. Its
`SOURCE_PUBLISHED` website mode gives every record the source marks published a
MyQuant reading page, while preserving the specialist's canonical URL, exact
claim, evidence clocks, fingerprint, and limitation. The mobile app feed is
independently `SUSPENDED` and contains zero stories.

The public site has two explicit lanes:

- `Interpreted`: plain-English readings of Seiche, LiquiLens, and Undertow work;
- `MyQuant Analysis`: independently sourced house reporting on important news.

The Interpreted lane includes reviewed longforms and LiquiLens historical case
files. Case files display each lens's `HIT`, `MISS`, or `VOID` separately and
state whether the replay was reconstructed later. They are not silently
promoted into real-time calls or validated-backtest evidence.

Original house reporting lives in `content/` and must declare its sources,
contribution, limitations, and publication status.

```bash
npm test
npm run sync
npm run dev
```

The build has no runtime dependencies. If a source is temporarily unavailable,
it uses the last successful `data/cache.json` slice for that source and prints the
coverage state in the generated page. The LiquiLens desk channel is additionally
pinned to `liquilens.desk-bit-feed.v1`; a missing or changed root schema is treated
as an upstream contract failure, so the build keeps the last accepted channel and
marks LiquiLens as cached/degraded instead of normalizing an unknown shape.

## Public API and MCP

The product exposes read-only discovery without accounts or user state:

- `GET /api/v1/capabilities` describes the editorial, feed, and evidence surfaces;
- `GET /api/v1/health` returns a non-sensitive compatibility heartbeat;
- `POST /mcp` serves the stateless MCP discovery and health tools.
- `GET /openapi.json` is the curated REST contract;
- `GET /.well-known/ai-catalog.json` and `GET /.well-known/mcp.json` expose
  public AI/MCP discovery, with the Registry manifest at `GET /server.json`.

The product version (`0.1.0`), REST contract (`myquant.editorial/1.1`), and
MCP server (`2.0.0`) stay distinct. Public health also reports Vercel's exact
deployed Git SHA when available, allowing scheduled smoke and Registry
publication to bind the live endpoint to a reviewed commit.

Registry verification builds with `MYQUANT_USE_REVIEWED_CACHE=1`; this uses
the committed evidence receipt instead of pulling a different editorial wire
after the release SHA has already been selected.

The MCP endpoint supports the current per-request protocol metadata as well as
the listed legacy protocol handshakes. Legacy `Mcp-Session-Id` headers are
accepted for compatibility but never create server-side sessions. Cross-origin
MCP requests are limited to the configured MyQuant site origin; the REST
metadata remains public and cacheable.

## Reviewed shadow copy

Model output never enters the network build or scheduled sync path. An operator
may import one immutable, already-validated candidate with:

```bash
npm run app-copy:import -- \
  --packet /absolute/path/evidence-packet.json \
  --candidate /absolute/path/draft.json \
  --validator /absolute/path/validation.json \
  --review /absolute/path/public-copy-review.json
```

The importer checks exact file hashes, source ID and fingerprint, evidence
packet and validator bindings, support pointers, shadow-only authority, immutable
teacher/model revisions, and two-reviewer adjudication. A source revision makes
the copy ineligible immediately: the website uses its deterministic
`SOURCE_GROUNDED` explanation and the app edition omits the record. See
`docs/APP-COPY-IMPORT.md` for the review receipt contract.

The scheduled `sync evidence wire` workflow checks seven upstream publication
channels at
02:17, 08:17, 14:17, and 20:17 UTC. A changed evidence fingerprint produces one
small content commit, which becomes the deployment trigger; an unchanged network
produces no commit and no redeploy. Frequency is a check cadence, not a quota.

## Editorial rule

Automation may collect and normalize published records. It may not manufacture a
fact, silently infer calm from a missing feed, or publish a house investigation
without the source and evidence fields described in `content/README.md`.

Website archive mode is an operator distribution instruction, not a claim that
every source record received legal or regulatory clearance. Corrections,
retractions, canonical links, content boundaries, and the emergency stop remain
active. The homepage uses a first-party silent cinema cut derived from the
approved app launch creative and documented in `assets/media/`.

Lo que la gente pregunta sobre myquantdoesntspeakenglish

¿Qué es beepboop2025/myquantdoesntspeakenglish?

+

beepboop2025/myquantdoesntspeakenglish es mcp servers para el ecosistema de Claude AI. A sharp, funny evidence desk for Seiche, LiquiLens, Undertow, and live market investigations. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-22.

¿Cómo se instala myquantdoesntspeakenglish?

+

Puedes instalar myquantdoesntspeakenglish clonando el repositorio (https://github.com/beepboop2025/myquantdoesntspeakenglish) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar beepboop2025/myquantdoesntspeakenglish?

+

Nuestro agente de seguridad ha analizado beepboop2025/myquantdoesntspeakenglish y le ha asignado un Trust Score de 62/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene beepboop2025/myquantdoesntspeakenglish?

+

beepboop2025/myquantdoesntspeakenglish es mantenido por beepboop2025. La última actividad registrada en GitHub es del 2026-08-22, con 0 issues abiertos.

¿Hay alternativas a myquantdoesntspeakenglish?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega myquantdoesntspeakenglish en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: beepboop2025/myquantdoesntspeakenglish
[![Featured on ClaudeWave](https://claudewave.com/api/badge/beepboop2025-myquantdoesntspeakenglish)](https://claudewave.com/repo/beepboop2025-myquantdoesntspeakenglish)
<a href="https://claudewave.com/repo/beepboop2025-myquantdoesntspeakenglish"><img src="https://claudewave.com/api/badge/beepboop2025-myquantdoesntspeakenglish" alt="Featured on ClaudeWave: beepboop2025/myquantdoesntspeakenglish" width="320" height="64" /></a>

Más MCP Servers

Alternativas a myquantdoesntspeakenglish