Patch release — installer/tooling hardening and documentation refresh. The published MCP server itself is unchanged from 2.0.0.
Changes
- Hardened
update-keys.shre-registration so it can't silently leave a host unregistered:- Codex is updated in place (
mcp addoverwrites — no unregistered window). - Claude (which must be removed before re-adding) is now verified and retried, and reports failure loudly.
- Logic lives in
lib/common.shand is covered by stub-based unit tests plus a live integration run.
- Codex is updated in place (
- Docs: README "Updating keys" safety note; CLAUDE.md helper/host-quirk notes; earlier Desktop-app (Claude + Codex) setup and the Codex tool-routing rule.
Install
npm install -g @jrwoodcock/modelmuxor clone and run bash install.sh.
Published to npm via GitHub Actions Trusted Publishing (OIDC) with build provenance.