{
  "resource": "https://mcp.volunteerreminder.com/mcp",
  "authorization_servers": [
    "https://volunteerreminder.com"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_documentation": "https://volunteerreminder.com/docs",
  "scopes_supported": [
    "read",
    "schedules:write",
    "contacts:write",
    "reminders:write"
  ]
}