Server data from the Official MCP Registry
Focus-free macOS control for AI agents: drive your real Mac apps in the background, no stolen focus.
Focus-free macOS control for AI agents: drive your real Mac apps in the background, no stolen focus.
Hunch is a well-architected macOS automation MCP server with thoughtful security design, including consent gates, credential isolation via Keychain, and deterministic local operation (no cloud telemetry). However, the server's broad system-level capabilities and some implementation gaps in input validation and error handling introduce moderate risks that users should understand. The permissions granted (file I/O, accessibility API, AppleScript, network for web automation) are appropriate for its stated purpose of focus-free Mac control, but users must consciously approve sensitive operations via consent dialogs. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
3 files analyzed · 15 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-prithviseran-hunch": {
"env": {
"ANTHROPIC_API_KEY": "your-anthropic-api-key-here"
},
"args": [
"hunch-sdk"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.