{
  "version": "1.0",
  "protocolVersion": "2025-06-18",
  "serverInfo": {
    "name": "codex-reset",
    "title": "Codex Reset",
    "version": "1.0.0"
  },
  "description": "Read-only facts about OpenAI Codex usage-limit resets: live forecast, dated reset record and service status.",
  "documentationUrl": "https://codex-reset.com/llms.txt",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://codex-reset.com/mcp"
  },
  "endpoint": "https://codex-reset.com/mcp",
  "authentication": {
    "required": false,
    "schemes": []
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "tools": [
    {
      "name": "get_reset_forecast",
      "description": "Probability of a Codex usage-limit reset in the next 24 and 48 hours, last confirmed reset and any active official signal."
    },
    {
      "name": "get_reset_timeline",
      "description": "Dated record of verified Codex resets and related announcements, newest first, each with its source URL."
    },
    {
      "name": "get_codex_status",
      "description": "Current OpenAI Codex service state, to tell an outage apart from a usage limit."
    }
  ]
}
