Please Remind for Cursor
io.github.pozymasika/please-remind
Connects to PleaseRemind.com to allow read and write access to all your reminders.
client:Cursor
transport:streamable-http
Install Please Remind in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"please-remind": {
"url": "https://pleaseremind.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs