Catalog
WpfPilot MCP
Officialby skuzadev · C#
Automate Windows WPF apps from AI agents with semantic UIA selectors and FlaUI test generation.
Automate Windows WPF applications with AI agents using semantic UI selectors.
Topics
ai-agentscodexflauimcpmodel-context-protocoltestingui-automationwindowswpf
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"wpfpilot-mcp": {
"command": "npx",
"args": [
"-y",
"@skuzadev/wpfpilot-mcp@0.1.1"
]
}
}
}