Skip to content
Zed

forkmind for Zed

io.github.medhovarsh/forkmind

Branchable LLM history DAG + encrypted context capsules agents can save, restore, and crypto-shred.

client:Zed transport:stdio runtime:npm

Install forkmind in Zed

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

{
  "context_servers": {
    "forkmind": {
      "command": "npx",
      "args": [
        "-y",
        "forkmind"
      ]
    }
  }
}

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

forkmind in other clients