Skip to content

mifactory agent memory for Zed

io.github.mifactory-bot/mifactory-agent-memory

Persistent memory for AI agents across Claude, ChatGPT and any MCP client.

client:Zed transport:streamable-http tools:2

Install mifactory agent memory in Zed

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

{
  "context_servers": {
    "mifactory-agent-memory": {
      "url": "https://agent-memory-api.vercel.app/mcp"
    }
  }
}

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

What Zed can do once it is connected

mifactory agent memory in other clients