Codex Resets
Codex usage-limit resets and history
About Codex Resets
Codex Resets tracks OpenAI Codex usage-limit reset announcements and history so you do not have to watch the feed. Its public remote MCP server lets assistants check the latest reset, review past announcements, and answer when Codex limits were last replenished.
Connection details
https://codex-resets.com/mcp- Transport
- Streamable HTTP
- Authentication
- Open — no authentication
Setup
claude mcp add codex-resets --transport http https://codex-resets.com/mcpFrequently asked questions
What is the Codex Resets remote MCP server?
The Codex Resets remote MCP server is a hosted Model Context Protocol endpoint at https://codex-resets.com/mcp, so AI assistants can connect to it without installing or running anything locally. Codex Resets tracks OpenAI Codex usage-limit reset announcements and history so you do not have to watch the feed. Its public remote MCP server lets assistants check the latest reset, review past announcements, and answer when Codex limits were last replenished.
How do I connect to the Codex Resets MCP server?
Add the endpoint https://codex-resets.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Codex Resets MCP server require authentication?
No. The Codex Resets endpoint is open and requires no authentication, so you can connect and start sending requests right away.
Which transport does the Codex Resets MCP server use?
Codex Resets exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.
