hunch for Zed
io.github.prithviseran/hunch
Focus-free macOS control for AI agents: drive your real Mac apps in the background, no stolen focus.
client:Zed
transport:stdio
runtime:pypi
Install hunch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hunch": {
"command": "uvx",
"args": [
"hunch-sdk"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs