VolunteerReminder for Cursor
com.volunteerreminder/mcp
Import a volunteer roster and preview shifts. Test-mode until a human enables live SMS.
client:Cursor
transport:streamable-http
tools:23
Install VolunteerReminder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.volunteerreminder.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- get_account_overview
- list_schedules
- get_schedule
- preview_schedule_occurrences
- get_upcoming_shifts
- create_schedule
- update_schedule
- archive_schedule
- list_contacts
- add_contacts
- update_contact
- remove_contact
- assign_contacts_to_schedule
- import_volunteer_schedule
- get_open_days
- get_reminder_settings
- get_send_history
- set_reminder_rule
- remove_reminder_rule
- send_test_reminder
- get_pricing
- create_account
- start_checkout