Skip to content
Cline

WpfPilot MCP for Cline

io.github.skuzadev/wpfpilot-mcp

Automate Windows WPF apps from AI agents with semantic UIA selectors and FlaUI test generation.

client:Cline transport:stdio runtime:npm

Install WpfPilot MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "wpfpilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@skuzadev/wpfpilot-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

WpfPilot MCP in other clients