NEXTRESET / DEVELOPERS
Codex reset API & MCP
Read public Codex reset status and history in your app or AI assistant.
Public JSON API
No API key is required. All timestamps are ISO 8601. Check freshness and scope before presenting an announcement as current. Responses are cached for up to one minute; poll no more than once per minute.
GET https://nextreset.net/api/status GET https://nextreset.net/api/resets GET https://nextreset.net/api/health
View live status JSON · View reset archive JSON
Connect an AI assistant
Add the following remote MCP server URL to a client that supports Streamable HTTP. This public server offers two read-only tools: get_codex_reset_status and get_codex_reset_history. It cannot vote, subscribe, access accounts or change limits.
https://nextreset.net/mcp
Understand the response
latest_update is the newest announcement, including compensation. latest_broad_reset is the latest broad usage reset. scheduled is a pending announcement, or null when no time is reported. meta.fresh becomes false after 45 minutes without a successful source check.