Skip to content

Releases: CursorTouch/Windows-MCP

Windows-MCP v0.5.4

12 Dec 08:48

Choose a tag to compare

Features

  • Added support to check only the DOM content inside the browser for State-Tool
  • Used the DOM content from the tree used in Scrape-Tool

Refactor

  • Refactored the code base to support installation as uvx from PYPI.

Windows-MCP v0.3

25 Aug 03:46
5dc3979

Choose a tag to compare

Fixes

  • Fixed issues with windows in Chinese language (Thank you @tangflash).
  • Fixed issues vscode when using tools (Thank you @Klauxs )
  • Fixed minor issues in the Switch-Tool

Windows-MCP v0.2

03 Aug 03:51

Choose a tag to compare

Features

  • Added Resize-Tool to resize/move an app to a location.
  • Added Switch-Tool for easy switching between apps.
  • Type-Tool have a press_enter parameter to avoid using Key-Tool
  • Added default language and browser to the State-Tool, added for understanding the system better.
  • Updated the manifest.json file for the DXT (Thank you @felixrieseberg)

Fixes

  • Fixed issues occurring when clicking on desktop apps.
  • Avoid treating the context window as an app.
  • Removed the human_cursor because of issues with DPI. (Thank you @Kikk79)

Performance

  • Added necessary pruning logics to speed up the traversal (helpful for lengthy apps like browsers)

Windows-MCP v0.1

04 Jun 08:22

Choose a tag to compare

Features

  • Included tools for GUI Interaction like Click Tool,..etc
  • Included tools for non-GUI Interaction like Shell Tool, Scrape Tool
  • Added State Tool to check the state of the desktop