UnRemind.me for Cursor
io.github.esfih/unremind-me
Context-aware reminders that surface when your situation matches, not at a fixed time.
client:Cursor
transport:streamable-http
Install UnRemind.me in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"unremind-me": {
"url": "https://unremind.me/mcp?src=mcp-registry"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs