wayhand-mcp v0.1.1
- The single-instance lock now only guards the real desktop (uinput). Several Claude Code or Codex sessions can run their own server and use the sandbox target at the same time, and
claude mcp listhealth checks connect while another session is running. wayhand-mcp --version/--help.- Each server keeps its sandbox state in a per-process runtime directory.
Install or update:
curl -fsSL https://raw.githubusercontent.com/TimLai666/wayhand-mcp/main/scripts/install.sh | bash