ndycode/oc-chatgpt-multi-auth
OpenCode plugin for using ChatGPT Plus/Pro in GPT-5 and Codex workflows with OAuth login, multi-account rotation, failover, and guided setup
This tool helps developers use their personal ChatGPT Plus/Pro subscriptions directly within OpenCode, avoiding the need to switch to separate OpenAI Platform API credentials for personal projects. It takes your existing ChatGPT account credentials and lets you use GPT-5 and Codex models with features like multi-account rotation and failover. Developers who want to integrate ChatGPT's capabilities into their OpenCode coding workflows will find this useful.
Available on npm.
Use this if you are a developer who wants to leverage your personal ChatGPT Plus/Pro subscription for coding assistance and other GPT-5/Codex workflows directly inside OpenCode.
Not ideal if you need this for commercial resale, shared multi-user access, or production services, as it's designed for personal development use.
Stars
49
Forks
7
Language
TypeScript
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/ndycode/oc-chatgpt-multi-auth"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
oceanlvr/ChatGPT-ProBot
🤖️ A ChatGPT based GitHub robot. dialogue/CR/etc..
dataforseo/open-ai-actions
OpenAPI specs for integrating DataForSEO APIs with ChatGPT Actions
rizerphe/openai-functions
Generate ChatGPT function call schemas based on function docstrings.
FullStackWithLawrence/openai-hello-world
A Python "Hello World" application that also demonstrates the OpenAI API and usage of Docker.
jakecyr/openai-function-calling
Helper functions to generate JSON schema dicts for OpenAI ChatGPT function calling requests.