Zikkaron for Zed
io.github.amanhij/zikkaron
Biologically-inspired persistent memory engine for Claude Code MCP agents
client:Zed
transport:stdio
runtime:pypi
Install Zikkaron in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"zikkaron": {
"command": "uvx",
"args": [
"zikkaron"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs