windows-mcp 0.3.0__tar.gz → 0.3.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {windows_mcp-0.3.0/src/windows_mcp.egg-info → windows_mcp-0.3.2}/PKG-INFO +3 -1
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/README.md +2 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/pyproject.toml +1 -1
- {windows_mcp-0.3.0 → windows_mcp-0.3.2/src/windows_mcp.egg-info}/PKG-INFO +3 -1
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/LICENSE.md +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/setup.cfg +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/__init__.py +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/desktop/__init__.py +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/desktop/config.py +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/desktop/views.py +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/tree/__init__.py +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/tree/config.py +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/tree/utils.py +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/tree/views.py +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/windows_mcp.egg-info/SOURCES.txt +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/windows_mcp.egg-info/dependency_links.txt +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/windows_mcp.egg-info/requires.txt +0 -0
- {windows_mcp-0.3.0 → windows_mcp-0.3.2}/src/windows_mcp.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: windows-mcp
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.2
|
|
4
4
|
Summary: Lightweight MCP Server for interacting with Windows Operating System.
|
|
5
5
|
Author-email: Jeomon George <jeogeoalukka@gmail.com>
|
|
6
6
|
License: MIT License
|
|
@@ -68,6 +68,8 @@ Dynamic: license-file
|
|
|
68
68
|
|
|
69
69
|
**Windows MCP** is a lightweight, open-source project that enables seamless integration between AI agents and the Windows operating system. Acting as an MCP server bridges the gap between LLMs and the Windows operating system, allowing agents to perform tasks such as **file navigation, application control, UI interaction, QA testing,** and more.
|
|
70
70
|
|
|
71
|
+
mcp-name: io.github.CursorTouch/Windows-MCP
|
|
72
|
+
|
|
71
73
|
## Updates
|
|
72
74
|
|
|
73
75
|
- Try out 🪟[Windows-Use](https://github.com/CursorTouch/Windows-Use)!!, an agent built using Windows-MCP.
|
|
@@ -21,6 +21,8 @@
|
|
|
21
21
|
|
|
22
22
|
**Windows MCP** is a lightweight, open-source project that enables seamless integration between AI agents and the Windows operating system. Acting as an MCP server bridges the gap between LLMs and the Windows operating system, allowing agents to perform tasks such as **file navigation, application control, UI interaction, QA testing,** and more.
|
|
23
23
|
|
|
24
|
+
mcp-name: io.github.CursorTouch/Windows-MCP
|
|
25
|
+
|
|
24
26
|
## Updates
|
|
25
27
|
|
|
26
28
|
- Try out 🪟[Windows-Use](https://github.com/CursorTouch/Windows-Use)!!, an agent built using Windows-MCP.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: windows-mcp
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.2
|
|
4
4
|
Summary: Lightweight MCP Server for interacting with Windows Operating System.
|
|
5
5
|
Author-email: Jeomon George <jeogeoalukka@gmail.com>
|
|
6
6
|
License: MIT License
|
|
@@ -68,6 +68,8 @@ Dynamic: license-file
|
|
|
68
68
|
|
|
69
69
|
**Windows MCP** is a lightweight, open-source project that enables seamless integration between AI agents and the Windows operating system. Acting as an MCP server bridges the gap between LLMs and the Windows operating system, allowing agents to perform tasks such as **file navigation, application control, UI interaction, QA testing,** and more.
|
|
70
70
|
|
|
71
|
+
mcp-name: io.github.CursorTouch/Windows-MCP
|
|
72
|
+
|
|
71
73
|
## Updates
|
|
72
74
|
|
|
73
75
|
- Try out 🪟[Windows-Use](https://github.com/CursorTouch/Windows-Use)!!, an agent built using Windows-MCP.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|