Synap Memory for Zed
ai.maximem/synap
Persistent memory for AI agents — log and recall conversation context over MCP.
client:Zed
transport:streamable-http
tools:4
Install Synap Memory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"synap": {
"url": "https://synap-mcp.maximem.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs