
3 ways to use ChatGPT Codex that have nothing to do with writing code
Codex isn't just for coding anymore. Learn how to browse social media without an API, publish live websites, and control tasks from your phone.
Most people still think of Codex as "the coding thing inside ChatGPT." Type a request, get some code, review a diff, move on. That's fair — it's what Codex was built for. But the app has quietly picked up a handful of features that have nothing to do with writing software, and almost nobody is talking about them.
You can now point Codex at social platforms and have it browse and search posts without touching a single API key. You can build something — a dashboard, a game, a quick internal tool — and publish it as a live, shareable website without leaving the app or setting up hosting. And you can control a task running on your desktop from your phone, mid-walk, mid-commute, wherever you are.
None of these require you to be a developer. Here's what each one actually does, and how to try it yourself.
What is Codex, really, at this point?
Codex started as OpenAI's agentic coding tool, but it's evolved into something closer to a general-purpose work agent that happens to be excellent at code. Codex in ChatGPT is a command center for agentic coding, with built-in worktrees and cloud environments where agents work in parallel across projects. That infrastructure — the ability to run long tasks, browse the web, and touch your local machine — is exactly what makes the three tricks below possible.
You'll need the ChatGPT desktop app with Codex installed. ChatGPT is the new app with Chat and Work under ChatGPT, plus Codex, though Codex isn't selectable on web or mobile — you access supported desktop Codex chats from the Remote tab in the ChatGPT mobile app. Keep that distinction in mind: Codex itself lives on desktop, and mobile is your remote control, not a separate app.
How does Codex browse social media without an API?
Normally, if you want an AI tool to pull posts from a platform like LinkedIn or X, you're stuck setting up developer API access — assuming the platform even offers one, and assuming you're willing to deal with rate limits and approval processes. Codex sidesteps that entirely with its Chrome extension.
OpenAI launched a Codex Chrome extension for Mac and PC to streamline browser-based workflows that were previously difficult to handle via APIs or plugins, following a trend where most users preferred working in a browser after the launch of "Computer Use." Before this, Codex had access to an in-app sandboxed browser and a library of dedicated plugins for services like GitHub, Slack, Figma, and Notion, but the Chrome extension fills the gap those two approaches couldn't cover — tasks that require your real, signed-in browser state.
That's the key detail. Codex already had a feature called the in-app browser that let it browse websites on its own, but it couldn't access websites that required a login. The Chrome extension fixes that. Since it runs inside your actual, already-logged-in Chrome profile, Codex can search and read posts on platforms where you're signed in, the same way you would.
How to set it up:
- Open the Codex app and go to the Plugins menu.
- Add Chrome and install the extension — the Chrome extension can be installed through the Codex Plugins menu.
- Approve the permissions it asks for.
- Invoke it in a chat with
@Chromeand give Codex a task, like scanning a specific topic or account for recent posts.
Codex won't just barge into any site it feels like. Codex cannot freely operate websites without your approval — by default, whenever it attempts to interact with a new website host, it asks for permission first. You get options like allowing access for a single chat, always allowing a specific host, or blocking a site outright, and private social media platforms or highly sensitive systems can be permanently blocked if you'd rather keep them off-limits entirely.
Worth knowing before you start feeding it sensitive searches: the extension requires extensive browser permissions — including access to your history, bookmarks, and page data — and to mitigate security risks, OpenAI implemented a per-site confirmation layer that asks for permission before Codex interacts with a new domain. It's also worth noting the Codex Chrome extension is available in the Codex app on macOS and Windows in all regions except the EU and UK as of this writing, so check availability if you're outside the US.
How do you turn a Codex project into a live website?
This is the one that catches people off guard. You'd normally build something with an AI tool, then go find hosting, configure a deployment pipeline, and hope you didn't break anything on the way. Codex now has a built-in publishing feature called Sites that skips all of that.
Sites lets ChatGPT create, save, deploy, and inspect websites, dashboards, internal tools, web apps, and games hosted by OpenAI. And it's not buried in a settings menu somewhere — Sites has a dedicated entry point in ChatGPT on the web and desktop, where you can return to projects and manage hosted environment values and secrets without assembling a separate deployment stack.
So the workflow looks like this:
- Build whatever you're working on inside a Codex chat — a dashboard, a simple game, a small internal tool.
- Send it to Sites from within the app.
- Preview it, check how it holds up on different screen sizes, and make adjustments. You can build a responsive launch dashboard from a project with Sites, validate it at mobile and desktop sizes, then save a version for review.
- Publish it and get a shareable link — no separate hosting account, no deployment config, no DNS to touch.
This is a genuinely useful shortcut if you've ever built a quick tool for yourself or a small team and then hit a wall trying to actually get it in front of people. A one-off dashboard for tracking a launch, a small game to test an idea, an internal calculator for your team — all of these used to mean spinning up a hosting account somewhere. Now it's a couple of clicks inside the same app you built it in.
Can you really control Codex from your phone?
Yes, and this is probably the most practically useful of the three features if you spend any part of your day away from your desk. Codex is now in the ChatGPT mobile app so you can stay in the loop from anywhere while Codex gets work done across your laptops, devboxes, or remote environments.
The idea behind it is simple: agent tasks now run long enough that you can't just fire one off and wait at your desk for it to finish. As agents take on longer-running work, a new rhythm for collaboration is emerging — to keep work moving, you need to be able to easily answer a question, review what Codex found, change direction, approve what comes next, or add a new idea.
Setting it up takes about a minute:
- Update both the Codex app on your Mac and the ChatGPT mobile app on your phone.
- Select the new "Codex mobile" section in the Mac app interface.
- Scan the QR code it shows with your phone, and you're done.
Once connected, the ChatGPT mobile app connects to the machine where Codex runs and loads the current live state of that environment, so the app is always in sync with what you did on your desktop. That means you can start a voice session on your phone and just talk to it — ask it to check on a task, run tests, tweak a website you're building, or completely change direction, all while Codex keeps executing on your actual computer.
It's genuinely a full remote experience, not a stripped-down companion app. This is more than the ability to remotely control a single task or dispatch new tasks to your computer — from your phone, you can work across all of your threads, review outputs, approve commands, change models, or start something new. And Codex on mobile inherits all the capabilities of the desktop app, as well as all of the credentials, security policies, and other collateral available to the desktop app — it's the same agent, just reachable from your pocket.
One current limitation worth flagging: Codex on mobile only connects to Codex on macOS as of now, though support for connecting your phone to the Codex app on Windows is coming soon.
Which plan do you need to try these?
All three features are available on both free and paid ChatGPT plans, though usage limits differ. Codex in the ChatGPT mobile app is rolling out in preview on iOS and Android across all plans, including Free and Go, in all supported regions. Free accounts will hit usage caps faster than Plus or Pro accounts, and a few pieces — like programmatic access tokens — are gated to higher tiers, but the core experience of browsing without an API, publishing to Sites, and controlling tasks from your phone isn't locked behind an enterprise plan.
What should you actually build with this?
Skip the temptation to test these features with a toy example just to see if they work — pick something you'd actually use. Have Codex track mentions of your product across a platform you're already signed into. Turn a spreadsheet you've been meaning to visualize into a live dashboard and send the link to a coworker instead of the file. Kick off a long-running refactor before you leave your desk, then check in on it from the couch instead of hovering over your laptop.
The interesting part isn't any single feature here — it's that Codex is quietly becoming less of a "type a prompt, get some code" tool and more of an agent that operates across your browser, your hosting, and your devices without you having to stitch any of it together yourself. That's a bigger shift than a changelog entry usually gets credit for.