VolunteerReminder for Windsurf
com.volunteerreminder/mcp
Import a volunteer roster and preview shifts. Test-mode until a human enables live SMS.
client:Windsurf
transport:streamable-http
tools:23
Install VolunteerReminder in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"serverUrl": "https://mcp.volunteerreminder.com/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs
What Windsurf 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