M
Macos Control MCP
by @PeterHdd
Give AI agents eyes and hands on macos, an mcp that can do screenshots, OCR, click and type
Created 2/12/2026
Updated 12 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-macos-control-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"peterhdd-macos-control-mcp": {
"command": "npx",
"args": [
"peterhdd-macos-control-mcp"
]
}
}
}