WpfPilot MCP for Windsurf
io.github.skuzadev/wpfpilot-mcp
Automate Windows WPF apps from AI agents with semantic UIA selectors and FlaUI test generation.
client:Windsurf
transport:stdio
runtime:npm
Install WpfPilot MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"wpfpilot-mcp": {
"command": "npx",
"args": [
"-y",
"@skuzadev/wpfpilot-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs