Memocore for Zed
ai.memocore/mcp
Shared memory for all your AI agents, your whole team and every MCP client — save, search, recall.
client:Zed
transport:streamable-http
Install Memocore in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://memocore.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs