Skip to content
Alternatives
Software like Macuse
What else does this job. Matched on what each project does, not on who links to whom.
Closest first
- macos-computer-use-mcppypi.orgmacos-computer-use-mcp is an open-source MCP server that exposes macOS-native tools for screenshots, mouse and keyboard input, window management, and application automation. It is intended for developers building AI agents that control macOS desktops.
- macos-usemacos-use.devmacos-use is a Swift MCP server for macOS automation. It is meant to let Claude Code drive Mac apps directly through the accessibility tree rather than through AppleScript or screenshot-based interaction, and the page describes it as handling any app with an AX tree, including Xcode, Slack, Mail, System Settings, and other modern Mac apps. Its automation model is built around native accessibility APIs and CGEvent. The server can open or focus an application by name, bundle ID, or path; click by coordinates or by element text; type into the focused field; press keys with modifier support; scroll; and refresh the accessibility tree without taking an action. After each action it returns the updated accessibility tree as a diff, and the responses include structured elements with roles, text, and coordinates. The page also says it is not a screenshot agent and does not rely on OCR or a vision model. It supports cross-app handoff when a clicked link opens another app. The server runs locally as one Swift binary over stdio, with no SaaS and no network egress from the server. Every action is gated by the MCP client’s approval prompt, and an InputGuard overlay blocks stray input during automation while Escape cancels instantly. The setup pack mentioned on the page provides per-client JSON for Cursor, Claude Desktop, VS Code, Windsurf, Cline, and Zed, and the install flow is described as a single command for Claude Code or a five-line JSON configuration for the other clients. The page also states that macOS 13+ is required and that Swift builds on first run in about twenty seconds.
- macaimacai.chatmacai is an open-source native macOS AI assistant that lets users chat with and manage multiple AI services, including ChatGPT, Claude, Gemini, and local models. It supports image generation, custom assistants, and secure local data handling, providing a private, efficient AI workflow for Mac users.
- Macaifymacaify.comMacaify is an open-source macOS app that lets users invoke AI-powered text actions—such as translation, rewriting, or summarization—directly in any Mac app using a keyboard shortcut. It runs locally, requires no copy-paste, and supports offline use.
- apple-system-mcppypi.orgapple-system-mcp is a local Model Context Protocol (MCP) server that gives AI agents structured access to macOS system functions and information. Running entirely on the user's machine, it allows agents to query and interact with system settings, processes, and resources without cloud dependencies. It is provided as an open-source Python package for building local AI automation tools.
- MacCopilotmaccopilot.coMacCopilot is a native application for macOS that enables users to interact directly with advanced AI models using content selected from their screen. By allowing flexible selection and capture of any screen region—such as code, emails, designs, charts, or text—MacCopilot provides instant AI-powered insights, explanations, and creative suggestions without requiring users to switch between applications or manually copy and paste information. The tool is positioned for a broad set of use cases, including drafting emails, reviewing app designs, translating text, solving homework problems, and explaining complex legal clauses, making it relevant for professionals, students, language learners, and researchers seeking immediate, context-aware assistance. The application supports integration with a range of AI models and providers, including OpenAI (with support for models like GPT-4o, GPT-4.1, and GPT-4.5 Preview), Google Gemini (Gemini 1.5, 2.0, and 2.5 series), Anthropic's ClaudeAI (Haiku 3.5, Sonet 3.5, Opus 3.5, Sonnet 3.7), as well as local servers such as Ollama or any OpenAI API-compatible endpoint. Users can connect their own API keys or local servers, maintaining control over which models are used and how data is processed. The app allows creation of unlimited model profiles, enabling flexible workflows tailored to different needs or preferences. Key features include visual-based interaction with AI about the actual content displayed on the screen, flexible screenshot selection using built-in macOS tools, and the ability to resize or reuse selected screen regions for rapid analysis. MacCopilot emphasizes privacy and flexibility by supporting local model servers and not bundling model usage; all AI provider usage is billed directly by the user's chosen provider. MacCopilot is available as a one-time purchase for a lifetime license, with no recurring membership fees or bundled model usage quotas. This pricing model ensures ongoing access to the native macOS app and the freedom to connect with a variety of AI services or local deployments. The tool is designed to streamline screen-aware AI workflows for macOS users seeking immediate, in-context intelligence and productivity enhancements.
- apple-shortcuts-mcppypi.orgapple-shortcuts-mcp provides a local Model Context Protocol (MCP) server that exposes the Apple Shortcuts app to AI agents. It enables agents to list, execute, and manage shortcuts directly on the user's macOS machine. The package is open source and designed for building local-first AI automation that leverages the powerful Shortcuts ecosystem.
Ranked by how close each one sits to Macuse in the index, not by popularity. Back to Macuse →