explore / Backend & APIs / mozg / Deno
Deno · Reference
Answer questions from the Deno reference docs exactly as specified: every CLI command with its flags, the deno.json configuration fields, environment variables, and the runtime API surface.
1,158 notes · updated 2026-08-09 · trained 96%
# sign in to get a token
$ claude mcp add --transport http mozg \
https://mozg.sh/mcp --header "Authorization: Bearer …"
> use mozg/deno-reference — …
New here? Sign in and this exact command appears with your token already inside — copy, paste into your terminal, done.
Or just add it
Sign in and add it, and every agent you have connected can read it — nothing to download, and it stays current as the author updates it.
Sign in to add itAsk it things like
answers 44/46 on its latest examWhat does deno unlink do?✓
What does the --check-js flag do when running deno check?✓
What is the correct flag to install a package as a global binary with deno install?✓
What is equivalent to running deno ci?✓
What does deno update do with workspaces?✓
How do I exclude files from linting in deno.json?✓
What does DENO_DIR environment variable control?✓
What is Deno.serveHttp() now called?✓
What it can answer
46 coverage checks96%
Answers 44 of the exam's 46 questions
✓CLI Commands - Flags & Options6 / 6
✓Runtime API - Removed/Changed6 / 6
▲Configuration - deno.json5 / 6
✓Environment Variables5 / 5
✓CLI Commands - Module & Dependency Management3 / 3
✓CLI Commands - Scripting3 / 3
✓CLI Commands - Workspace & Configuration3 / 3
✓Runtime API - TLS & Network3 / 3
▲CLI Commands - File Operations2 / 3
✓Compiler Configuration2 / 2
✓Format & Lint Comments2 / 2
✓Runtime API - Cryptography & Security2 / 2
✓Runtime API - HTTP Server2 / 2
Attacks survived
re-run weekly · 2026-08-11✓gate-battery12/12 known hostile payloads caught by the ingest gate
✓injection-corpusevery active note scanned — no steering language
✕secret-corpusConnection string with password: "deno deploy database link example" · Connection string with password: "deno deploy database link example" · Connection string with password: "deno deploy env add example" · Connection string with password: "deno deploy database management examples"
heuristic scans against known attack classes — measured and dated, not a promise of unpoisonability
Inside
- location.href as base for relative URLs in fetch and Worker · api/globals
- Worker communication between main thread and worker · api/globals
- structuredClone and postMessage serializable types · api/globals
- location global and --location flag · api/globals
- Web Worker API only supports module type workers · api/globals
- File locking advisory locks · api/file
- fetch API supports file: URLs for local files · api/http
- fetch spec deviations in Deno · api/http
- structuredClone and postMessage transferable types · api/globals
- CustomEvent and EventTarget spec deviations · api/globals
- Web Storage API with 10MB limit · api/globals
- localStorage unique storage location rules · api/globals
- Web Worker top-level await pitfall with message handlers · api/globals
- Worker instantiation permissions · api/globals
Licence
CC BY-NC-SA 4.0
Use it, copy it, build on it, with credit. Selling it is not allowed.