Background Windows computer-use MCP server for Claude Code and other MCP clients.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"desktop-computer-use": {
"command": "npx",
"args": [
"-y",
"dev-willbird1936/Desktop-Computer-Use"
]
}
}
}
Run in terminal:
claude mcp add desktop-computer-use npx -y dev-willbird1936/Desktop-Computer-Use
Add to .cursor/mcp.json:
{
"mcpServers": {
"desktop-computer-use": {
"command": "npx",
"args": [
"-y",
"dev-willbird1936/Desktop-Computer-Use"
]
}
}
}
README Excerpt
<p align="left"> <img alt="License: MIT" src="https://img.shields.io/github/license/dev-willbird1936/Desktop-Computer-Use"> <img alt="Latest release" src="https://img.shields.io/github/v/release/dev-willbird1936/Desktop-Computer-Use"> <img alt="Platform: Windows" src="https://img.shields.io/badge/platform-Windows-0078D6">
Tools (18)
AllowUiaTextFallbackEnableBoundsGuardEnableDesktopCheckEnableFocusGuardPostActionDelayMsShowVirtualCursorclickdragexecute_sequenceget_app_statehealth_checkhide_cursorlist_appspress_keyscrollset_valuetype_textwait_for
Topics
automationcsharpdotnetmcpmcp-serverui-automationwindows