UnRemind.me for Zed
io.github.esfih/unremind-me
Context-aware reminders that surface when your situation matches, not at a fixed time.
client:Zed
transport:streamable-http
Install UnRemind.me in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"unremind-me": {
"url": "https://unremind.me/mcp?src=mcp-registry"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs