Mnema — AI Memory Layer for Zed
io.github.hoanglt1223/mnema
Personal knowledge graph as an AI memory layer over MCP - read, save, and link your memories.
client:Zed
transport:streamable-http
Install Mnema — AI Memory Layer in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mnema": {
"url": "https://secondbrain.hoangha.shop/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs