๐ฅ A virtual Apple Macintosh with System 8, running in Electron. I'm sorry.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"macintosh.js": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-macintosh.js"
]
}
}
}