| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| default.gitignore | 2026-03-17 | 1 Byte | |
| windows_mcp-0.7.0-py3-none-any.whl | 2026-03-17 | 142.4 kB | |
| windows_mcp-0.7.0.tar.gz | 2026-03-17 | 145.3 kB | |
| README.md | 2026-03-17 | 931 Bytes | |
| v0.7.0 source code.tar.gz | 2026-03-17 | 1.5 MB | |
| v0.7.0 source code.zip | 2026-03-17 | 1.6 MB | |
| Totals: 6 Items | 3.4 MB | 1 | |
What's Changed
- fix: keyboard focus not transferred when switching foreground window by @JezaChen in https://github.com/CursorTouch/Windows-MCP/pull/106
- fix: import _INPUTUnion from enums to fix NameError by @JezaChen in https://github.com/CursorTouch/Windows-MCP/pull/108
- fix: resolve Known Folder GUID paths before launching apps by @JezaChen in https://github.com/CursorTouch/Windows-MCP/pull/110
- feat: Screenshot tool with DXCam backend reporting and UIAutomation hang fix by @yasuhirofujii-medley in https://github.com/CursorTouch/Windows-MCP/pull/104
- refactor: extract tool definitions into tools/ subpackage by @yasuhirofujii-medley in https://github.com/CursorTouch/Windows-MCP/pull/111
- fix: validate app ID via shell:AppsFolder instead of string check by @JezaChen in https://github.com/CursorTouch/Windows-MCP/pull/112
Full Changelog: https://github.com/CursorTouch/Windows-MCP/compare/v0.6.9...v0.7.0