{
  "serverInfo": {
    "name": "Date Solver",
    "version": "1.0.0",
    "description": "Public agent discovery metadata for Date Solver, a free online date and time calculator website with tools for date calculations, days between dates, days from today, business days, age calculation, time calculation, week numbers, weekdays, and countdowns."
  },
  "transport": {
    "type": "https",
    "url": "https://date-solver.com"
  },
  "capabilities": {
    "tools": false,
    "resources": true,
    "prompts": false
  },
  "resources": [
    {
      "name": "Date Solver Website",
      "uri": "https://date-solver.com",
      "description": "Official Date Solver website for free date, time, age, business day, weekday, week number, and countdown calculators."
    },
    {
      "name": "Date Solver Agent Skills",
      "uri": "https://date-solver.com/.well-known/agent-skills/index.json",
      "description": "Agent-readable skill discovery index."
    },
    {
      "name": "Date Solver API Catalog",
      "uri": "https://date-solver.com/.well-known/api-catalog",
      "description": "Public API and metadata discovery catalog."
    },
    {
      "name": "Date Solver Health Metadata",
      "uri": "https://date-solver.com/health.json",
      "description": "Public service health and contact metadata."
    }
  ],
  "contact": {
    "email": "hello@date-solver.com",
    "url": "https://date-solver.com"
  }
}
