ChangeX v0.1.19
Auto-connects the MCP to EVERY installed app — not just Claude Desktop.
Installing the ChangeX Viewer now wires the changex tools into every local AI app on launch:
changex connect all(new) — detects what's installed and connects each, idempotently: Claude Code (via theclaudeCLI), the Claude Desktop app, Cursor (~/.cursor), and the Gemini CLI (~/.gemini). Best-effort — one failure never blocks the rest.- The ChangeX Viewer auto-runs
changex connect allon launch (was Claude Desktop only), and the Settings button is now "Connect to my AI apps".
After installing, open the Viewer once, then fully quit & reopen Claude Desktop — the ChangeX tools are live in all your apps.
pip install -U --no-cache-dir "changex[preview]"
changex connect all # connect every installed app at onceEverything from v0.1.14–v0.1.18 carries forward (native Quick Look, code/text preview, Windows preview, no Dock icon, commit graph with per-part follow lines, changex log / rewind).