Virtualize macOS 12 and later on Apple Silicon, VirtualBuddy is a virtual machine GUI for macOS M1, M2, M3, M4
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"VirtualBuddy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-VirtualBuddy"
]
}
}
}