AI & ML
Trust: 39/100 (Limited)io.github.antbotlab/mac-use-mcp Guide
Zero-dependency macOS desktop automation for AI agents. 18 tools via MCP. macOS 13+.
1 starsby antbotlab
Quick Start
Install
npx mac-use-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-antbotlab-mac-use-mcp": {
"command": "npx",
"args": [
"mac-use-mcp"
]
}
}
}