Skip to content
Claude Desktop

forkmind for Claude Desktop

io.github.medhovarsh/forkmind

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

client:Claude Desktop transport:stdio runtime:npm

Install forkmind in Claude Desktop

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

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

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

forkmind in other clients