Windows System Control
Enables AI to control Windows system functions including media playback, notifications, window management, screenshots, monitor control, theme changes, clipboard access, and file operations.
17 stars
0 tools
Created Aug 2025
@secretiveshell/secretiveshell-windows-system-control-windowsAbout
Enables AI to control Windows system functions including media playback, notifications, window management, screenshots, monitor control, theme changes, clipboard access, and file operations.
Categories
general
Installation
npm
npm install @secretiveshell/secretiveshell-windows-system-control-windows
Configuration
{
"mcpServers": {
"secretiveshell-windows-system-control-windows": {
"command": "npx",
"args": [
"-y",
"@secretiveshell/secretiveshell-windows-system-control-windows"
]
}
}
}