Skip to content
Zed

kit memory demo for Zed

io.github.peteratpondo/kit-memory-demo

Continuity for agents: a live memory you can read and cite right now, outliving the context window.

client:Zed transport:streamable-http tools:7

Install kit memory demo in Zed

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

{
  "context_servers": {
    "kit-memory-demo": {
      "url": "https://demo-mcp.kit-project.com/mcp"
    }
  }
}

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

What Zed can do once it is connected

kit memory demo in other clients