LLMemory for Zed
io.github.meir-may/llmemory
Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only
client:Zed
transport:streamable-http
Install LLMemory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"llmemory": {
"url": "https://mcp.llmemory.xyz/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs