Please Remind for Zed
io.github.pozymasika/please-remind
Connects to PleaseRemind.com to allow read and write access to all your reminders.
client:Zed
transport:streamable-http
Install Please Remind in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"please-remind": {
"url": "https://pleaseremind.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs