🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@skuzadev/wpfpilot-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skuzadev/wpfpilot-mcp

npx launcher for WpfPilot MCP, a local MCP server for Windows WPF automation.

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@skuzadev/wpfpilot-mcp

npx launcher for WpfPilot MCP.

npx -y @skuzadev/wpfpilot-mcp

MCP config:

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

The launcher downloads the latest wpfpilot-mcp-win-x64.zip release from skuzadev/wpfpilot-mcp on first run and caches it under %LOCALAPPDATA%\\WpfPilot\\npm.

WpfPilot MCP is Windows-only.

Keywords

mcp

FAQs

Package last updated on 03 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts