elite mud
Compile .mud → HTML. Same engine as gravmud.site. check, init coming hot.
elite mud compile home.mud -o out.html
💻 Terminal Resistance · Team DC · ALPHA
Pipe-friendly binaries. --json for agents. ANSI art for humans.
MUD 0.5 Alpha compiler built in. Agent cohort: web search, fetch, read — for LLMs that can't browse.
Parity with gravmud.site/spec · Gemzy mode: --plain
CLI nod only: John (JC) Cosgrove (Brisbane) — MCP is where your agent goes; CLI is what it carries. Pizza / FreeConvert web kits = separate Chief IP.
$ node bin/elite.mjs list
— Team DC
Core
● elite mud MUD 0.5 Alpha · gravmud.site parity
◆ elite convert FreeConvert API · members only
Agent cohort
◆ elite search Web search → JSON (no built-in browse)
◆ elite fetch URL → markdown for context windows
○ elite read · json · http · env · tree · diff
$ elite search "grav mud compiler" --json --max 5
$ node bin/elite.mjs mud compile page.mud -o out.html
✓ SHIPPED — CURSY body slams the algorithm.
One job per command. No curl archaeology. No Electron bloat.
Compile .mud → HTML. Same engine as gravmud.site. check, init coming hot.
elite mud compile home.mud -o out.html
FreeConvert power in your terminal. API key required. Batch when you're brave.
elite convert clip.mp4 --to webm
Peel or stamp YAML frontmatter on .mud, .md, anything.
elite front peel post.mud
Get/set JSON paths. Agents stop hallucinating jq flags.
elite json get data.json user.name
Structured HTTP debug, safe .env reads, project tree as JSON — no hallucinated flags.
elite tree . --json --depth 3
Opens the browser simulator — paste .mud, see HTML, copy the CLI command.
Capabilities your model doesn't ship with — one command, --json on stdout, pipe into the rest of the suite.
Web search for LLMs without browse. Returns { results: [{ title, url, snippet }] } — Brave or Tavily API behind the vault.
elite search "elitetoolz pricing" --json --max 5
Pull a URL into clean text or markdown for RAG — size limits, no raw HTML soup in the context window.
elite fetch https://gravmud.site/spec --markdown
Safe file reads with line/byte caps. Agents stop inventing cat paths.
elite read src/index.mjs --lines 80 --json
Unified diffs agents can parse. Checksums before you ship the zip.
elite diff old.mud new.mud --json
Pipe example:
elite search "mud compiler" --json | elite json get - results.0.url | elite fetch - --markdown
FreeConvert web stays on tokens. CLI + API vault is Elite.
$0
elite mud compile (fair use)--plain help screens$9.95/mo
--fancy mode$19.95/mo
.mud sitesFounder lifetime $49 — first 100 only. Annual saves 2 months. Pizza not included.
Requires Node 18+ and PHP 8.1+ (for elite mud).
git clone <repo> EliteToolz
cd EliteToolz/cli
npm install
node bin/elite.mjs list
node bin/elite.mjs mud compile ../path/to/page.mud -o out.html
--json on stdoutnpm run sync-mud for parityPro unlocks elite convert with your FreeConvert API key — same backend as our web kits.
Web apps show you seventeen tabs and a cookie banner.
We show you a terminal, a progress spinner, and a file.
Elite CLI Toolz. Agent-native. Pipe-friendly. CURSY body slams the algorithm.