Virtual machines for iOS and macOS
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"UTM": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-UTM"
]
}
}
}