Loomal

WpfPilot MCP

MCP server by github.com/skuzadev/wpfpilot-mcp

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

1 starsnpm: @skuzadev/wpfpilot-mcp

About WpfPilot MCP

WpfPilot MCP is an MCP (Model Context Protocol) server published by skuzadev in the official MCP registry, listed under App Automation on Loomal. Automate Windows WPF apps from AI agents with semantic UIA selectors and FlaUI test generation.

It ships as an npm package (@skuzadev/wpfpilot-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/skuzadev/wpfpilot-mcp, where the project has earned 1 GitHub stars.

Use WpfPilot MCP with your agent

Claude Code · one command
claude mcp add wpfpilot-mcp -- npx -y @skuzadev/wpfpilot-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "wpfpilot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@skuzadev/wpfpilot-mcp"
      ]
    }
  }
}
npm@skuzadev/wpfpilot-mcp

Frequently asked questions

What is WpfPilot MCP?
WpfPilot MCP is an MCP (Model Context Protocol) server by skuzadev in the App Automation category. Automate Windows WPF apps from AI agents with semantic UIA selectors and FlaUI test generation.
How do I connect WpfPilot MCP to Claude, Cursor, or another MCP client?
Install WpfPilot MCP from its npm package (@skuzadev/wpfpilot-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is WpfPilot MCP open source?
Yes — the source code is public at github.com/skuzadev/wpfpilot-mcp, with 1 GitHub stars.
Can AI agents pay to use WpfPilot MCP?
Not yet through Loomal — WpfPilot MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain WpfPilot MCP? Claim this listing free by verifying GitHub ownership, or contact us.