Skip to content
| Marketplace
Sign in
Visual Studio Code>Testing>WinApp MCP — Windows App AutomationNew to Visual Studio Code? Get it now.
WinApp MCP — Windows App Automation

WinApp MCP — Windows App Automation

Brijesharun G

|
3 installs
| (0) | Free
MCP server for automating native Windows desktop apps (WinUI3, WPF, WinForms, UWP) via UI Automation. Enables Copilot to launch, inspect, click, type, and take screenshots of Windows applications. Built entirely with GitHub Copilot.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WinApp MCP — Windows App Automation

Playwright for Windows Desktop Apps — A VS Code extension that gives AI assistants (GitHub Copilot, Claude, Cursor) full control over native Windows applications through the Model Context Protocol.

Features

  • 55 UI automation tools — launch, inspect, click, type, drag, screenshot, and test any Windows app
  • Auto-registers — the MCP server starts working as soon as you install the extension
  • No .NET SDK needed — bundles a self-contained server
  • Works with minimized/locked apps — falls back to UIA patterns automatically

Supported App Frameworks

WinUI3, WPF, WinForms, UWP, Win32, Electron

Installation

From VS Code Marketplace

Search "WinApp MCP" in the Extensions tab, or:

ext install BrijesharunG.winapp-mcp

From VSIX

Download the latest .vsix from GitHub Releases, then:

code --install-extension winapp-mcp-2.0.0.vsix

From npm (for Claude Desktop, Cursor, Windsurf, etc.)

npx -y winapp-mcp

See the main README for client-specific config snippets.

Requirements

  • Windows 10 (1903+) or Windows 11
  • VS Code 1.99+

Commands

Command Description
WinApp MCP: Register Server Manually register the MCP server
WinApp MCP: Unregister Server Remove the MCP server registration

Links

  • Full documentation (55 tools)
  • Changelog
  • npm package
  • GitHub

License

MIT — Built entirely with GitHub Copilot.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft