Kagura Memory Cloud for Zed
io.github.kagura-ai/memory-cloud
Persistent memory for AI assistants: store, search, and connect knowledge across conversations.
client:Zed
transport:streamable-http
Install Kagura Memory Cloud in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"memory-cloud": {
"url": "https://memory.kagura-ai.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs