Skip to content

wayhand-mcp v0.1.1

Choose a tag to compare

@TimLai666 TimLai666 released this 05 Sep 09:34
· 2 commits to main since this release
  • 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 list health 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