floatingbrij/desktop-pilot-mcp
An MCP server that gives AI assistants full control over native Windows applications — launch, inspect, click, type, screenshot, and test any WinUI3, WPF, WinForms, or Win32 app.
Platform-specific configuration:
{
"mcpServers": {
"desktop-pilot-mcp": {
"command": "npx",
"args": [
"-y",
"desktop-pilot-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...