Back to search
30
MCP

codex-chats-mcp

pypi/codex-chats-mcp

MCP server to list, search, archive, rename, export, and delete ChatGPT conversations and Codex Cloud tasks.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

codex-mcp-server
MCP server for Codex CLI with tmux persistence, git worktree isolation, and async dispatch.
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools
github-chat-mcp
GitHub Chat MCP server for analyzing GitHub repositories
0 tools
io.github.x51xxx/codex-mcp-tool
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
io.github.geiserx/telegram-archive-mcp
MCP server for Telegram Archive — search messages, browse chats, and access history
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codex-chats-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}