Skip to content
Zed

foragekit for Zed

io.github.ilkhamfy/foragekit

Epistemic foraging for AI agents: source discovery, verified evidence, uncertainty-aware briefs

client:Zed transport:stdio runtime:pypi

Install foragekit in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "foragekit": {
      "command": "uvx",
      "args": [
        "foragekit"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

foragekit in other clients