# Show HN: Hunch – A local MCP that lets your LLM use your Mac in the background

> Source: <https://github.com/PrithviSeran/hunch-mcp>
> Published: 2026-07-29 19:39:47+00:00

Hey HN,

like the title says, I built a local MCP that lets your LLM drive your Mac in the background, without stealing your focus.

I benchmarked Hunch against Peekaboo (OpenClaw's computer use) and Cua Drivers, and out of the 54 MacOS local tasks, Hunch completed 53 while costing $6.03. Peekaboo completed 41 tasks and used $31.03, and Cua Driver completed 31 tasks and used $37.42. More details on these tasks and methodologies are in the repo I have attached.

I think background computer use tools are very useful, and can act like personal assistants that use your laptop as the same time as you. But a lot of the tools out there are very token intensive and takes a lot of time (also unreliable). Most are also screenshot based and more focused on applications with virtual machines, so cannot operate at the same time as you or on the same laptop. These were the reasons I created Hunch.

I have also written some technical blogs about the problems I faced while building Hunch, which can be found on Hunch's website (tryhunch.ca).

I am also working on a Swift app that sits on the menu bar powered by the Hunch SDK (hunch-sdk), so that you have instant access to an LLM powered by Hunch.

It would be really appreciated if you guys can give Hunch a try! I would love to hear your thoughts and feedback. Hunch can be installed through Homebrew or Pip, and takes only one line to set up (more detailed instructions are in the repo and website).

Thanks again!

Comments URL: [https://news.ycombinator.com/item?id=49102017](https://news.ycombinator.com/item?id=49102017)

Points: 1

# Comments: 0
