Releases: CursorTouch/Windows-MCP
Releases · CursorTouch/Windows-MCP
Windows-MCP v0.5.4
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
uvxfrom PYPI.
Windows-MCP v0.3
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
Features
- Added
Resize-Toolto resize/move an app to a location. - Added
Switch-Toolfor easy switching between apps. Type-Toolhave apress_enterparameter to avoid usingKey-Tool- Added default language and browser to the
State-Tool, added for understanding the system better. - Updated the
manifest.jsonfile 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_cursorbecause 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
Features
- Included tools for GUI Interaction like
Click Tool,..etc - Included tools for non-GUI Interaction like
Shell Tool,Scrape Tool - Added
State Toolto check the state of the desktop