- README gains a Connect section (#connect) with verified streamable-HTTP
config for Claude Code, opencode (type:"remote" JSON), and Codex CLI
([mcp_servers] TOML + `codex mcp add --url`), plus a generic client note.
- CLI banner trimmed: keeps the Claude Code one-liner inline, links other
agents to the README #connect anchor instead of inlining every client.
- Banner labels the livestream URL "optional observer" (it's a human-only
view; no agent needs it).
- Note in README that the server runs foreground (Ctrl-C to stop) and that
the first npx run downloads cores/toolchains, later runs are cached.
Docs/banner only; the 14 binary packages are unchanged (still 0.1.0).