Skip to content

v0.1.23: MCP Protocol Enhancement & Installation Name Standardization

Choose a tag to compare

@wonderwhy-er wonderwhy-er released this 28 Mar 11:13
· 349 commits to main since this release

This minor release includes important fixes and improvements to the server configuration:

  • Fixed "Method not found" errors by adding handlers for the resources/list and prompts/list MCP methods
  • Standardized installation name to "desktop-commander" for consistency with npm package
  • Added automatic cleanup of legacy installations using the "desktopCommander" name
  • Improved setup logging to better communicate installation status
  • Added better FAQ

These changes ensure better compatibility with the Model Context Protocol and simplify the user experience by using consistent naming conventions throughout the codebase and installation.