Computer-Use - Remote MacOS Use
Created 6 months ago
The first open-source MCP server that enables AI to fully control remote macOS systems.
development
location
documentation
public
AI
macOS
What is Computer-Use - Remote MacOS Use?
Open-source out-of-the-box alternative to OpenAI Operator, providing a full desktop experience and optimized for using remote macOS machines as autonomous AI agents.
Documentation
MCP Server - Remote MacOs Use
Features
- No Extra API Costs: Free screen processing with your existing Claude Pro plan
- Minimal Setup: Just enable Screen Sharing on the target Mac – no additional software needed
- Universal Compatibility: Works with all macOS versions, current and future
Installation
Tools Specifications
- remote_macos_get_screen: Get a screenshot of the remote desktop.
- remote_macos_send_keys: Send keyboard input to a remote macOS machine.
- remote_macos_mouse_move: Move the mouse cursor to specified coordinates.
- remote_macos_mouse_click: Perform a mouse click at specified coordinates.
- remote_macos_mouse_double_click: Perform a mouse double-click at specified coordinates.
- remote_macos_mouse_scroll: Perform a mouse scroll at specified coordinates.
- remote_macos_open_application: Opens/activates an application.
- remote_macos_mouse_drag_n_drop: Perform a mouse drag operation.
Limitations
- Only Apple Authentication (protocol 30) is supported.
Server Config
{
"mcpServers": {
"computer-use---remote-macos-use-server": {
"command": "npx",
"args": [
"computer-use---remote-macos-use"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
baryhuang
Category:
community
License:
MIT
Tags:
development
location
documentation