usbipd-win

GitHub

Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.

5,942 stars C# 1 file ยท ~880 tokens #hyper-v#usb#usbip#usbip-win#usbipd#windows#wsl#wsl2

usbipd-win MCP Server

MCP server for dorssel/usbipd-win

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "usbipd-win": {
      "command": "npx",
      "args": [
        "-y",
        "@dorssel/usbipd-win"
      ]
    }
  }
}