Skip to content
Zed

chat-recall for Zed

io.github.munhq/chat-recall

One searchable history across every AI coding tool, with secret scanning and a shared task board.

client:Zed transport:streamable-http runtime:npm

Install chat-recall in Zed

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

{
  "context_servers": {
    "chat-recall": {
      "url": "https://chatrecall.dev/mcp"
    }
  }
}

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

chat-recall in other clients