Skip to content

v3.6.5

Choose a tag to compare

@wpacademy wpacademy released this 24 Jul 20:27
· 324 commits to main since this release

More ways to connect your AI, a smoother OAuth sign-in, and skills that install into Claude Desktop.

Added

  • Two more AI clients on the Connection tab: OpenClaw and Hermes. Each gets tailored setup for its own config format (OpenClaw's ~/.openclaw/openclaw.json mcp.servers, Hermes's ~/.hermes/config.yaml mcp_servers), with both a direct-HTTP and a Node-proxy option, in App Password and OAuth modes.
  • A Claude Desktop skill bundle. Claude Desktop imports skills one zip at a time, so the Skills page now offers a second download that packages each skill as its own zip inside a single archive. Nested sub-skills are flattened to a name Claude Desktop accepts. The original folder bundle stays for clients that read a skills folder (Claude Code, Cursor).

Changed

  • OAuth authorization codes now last 5 minutes instead of 60 seconds. CLI clients that print the sign-in URL and require pasting the code back by hand (like OpenClaw) were racing a one-minute timer. Codes stay single-use and PKCE-bound.
  • OpenClaw config is shown as the mergeable mcp block, since openclaw.json usually already has other settings.

This release also folds in 3.6.3 (a packaging re-release) and 3.6.4 (the OpenClaw/Hermes and OAuth work), which were never separately published.

Free users: update from Dashboard → Updates, or download emcp-tools-3.6.5.zip below.