{
  "schema_version": "v1",
  "name_for_model": "timerly",
  "name_for_human": "timer.ly",
  "description_for_model": "Build shareable countdown URLs. Use build_duration_url for relative timers (e.g. a 25-minute Pomodoro), build_target_url for fixed dates (flights, weddings, deadlines), build_since_url for time-elapsed counters, build_event_url for known holidays. URLs are public, stateless, and require no authentication. Pass locale ('en'|'de'|'fr'|'es'|'it') when the user's language is known.",
  "description_for_human": "Create shareable countdown links.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://www.timer.ly/openapi.json"
  },
  "mcp": {
    "url": "https://www.timer.ly/api/mcp",
    "transport": "http"
  },
  "logo_url": "https://www.timer.ly/favicon.png",
  "contact_url": "https://to.messeb.com/contact",
  "legal_info_url": "https://www.timer.ly/privacy"
}
