Skip to content
Claude Desktop

hunch for Claude Desktop

io.github.prithviseran/hunch

Focus-free macOS control for AI agents: drive your real Mac apps in the background, no stolen focus.

client:Claude Desktop transport:stdio runtime:pypi

Install hunch in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "hunch": {
      "command": "uvx",
      "args": [
        "hunch-sdk"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

hunch in other clients