robotlearning123

Chatgpt2agent — AI skill for Claude Code

AI community

Your codex login → a full ChatGPT Plus/Pro account (every model, deep research, image gen, code exec) inside Claude Code, Codex & any MCP client.

How to install Chatgpt2agent

This entry records only its repository, not the path inside it, so there is no exact command to give. Open robotlearning123/chatgpt2agent and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Chatgpt2agent does

Your codex login → a full ChatGPT Plus/Pro account (every model, deep research, image gen, code exec) inside Claude Code, Codex & any MCP client. One-line install.

Alternatives in AI

  • Llmwiki — Open Source Implementation of Karpathy's LLM Wiki 1.5k ★
  • Pro Workflow — 1,400+ Battle-tested Claude Code workflows from power users 1.4k ★
  • Octocode — Structural code intelligence for AI agents — semantic search, knowledge graphs, and a built-in MCP server in o 464 ★

README

gpt2agent

**MCP server for your ChatGPT account: `codex login` → ChatGPT Plus/Pro inside any MCP client.**

An **MCP server** that puts your **ChatGPT Plus or Pro** subscription — every model and the account-tier features below — inside Claude Code, Codex, Cursor, Windsurf, Zed, and any MCP client.

[![PyPI version](https://img.shields.io/pypi/v/gpt2agent)](https://pypi.org/project/gpt2agent/) [![CI](https://github.com/robotlearning123/chatgpt2agent/actions/workflows/ci.yml/badge.svg)](https://github.com/robotlearning123/chatgpt2agent/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://pypi.org/project/gpt2agent/)

📖 **[Quickstart](./docs/quickstart.md)** · **[Client setup](./docs/clients.md)** · **[Troubleshooting](./docs/troubleshooting.md)** · **[FAQ](./docs/faq.md)** · **[Docs index](./docs/README.md)**


Status — read-only tools work, conversation tools are blocked upstream

Checked 2026-09-08 against a live account. Re-check your own account any time with **`gpt2agent doctor`** (below).

ChatGPT changed the Sentinel challenge that guards `/backend-api/conversation`. The proof-of-work stage still solves, but the Turnstile stage no longer completes, so **every tool that opens a conversation fails**. That is an upstream change at chatgpt.com — not a token, login, or configuration problem on your side, so re-logging in will not fix it.

State Tools
✅ Working (probed) list_models, account_status, list_conversations, get_conversation, list_custom_gpts, custom_instructions_get, memory_list, memory_search, list_tasks, list_apps, list_codex_envs, list_codex_tasks
🚫 Blocked upstream (sentinel challenge) chat, agent, gpt_chat, deep_research, deep_research_heavy, generate_image, code_interpreter, `ca