Skip to content
Cursor

reminders bridge for Cursor

io.github.isaiahdupree/reminders-bridge

MCP connector for Apple Reminders — search, create, complete, and edit via your own Mac.

client:Cursor transport:streamable-http

Install reminders bridge in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "reminders-bridge": {
      "url": "https://remindersbridge.vercel.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

reminders bridge in other clients