MagicPath integrates Codex as an official plugin with an infinite multiplayer canvas
MagicPath launched as an official Codex plugin, adding a shared canvas for interactive UI work, repo imports, design-system context, and image generation inside Codex. It matters because Codex now has a native surface for design-and-build loops instead of limiting collaboration to chat and code diffs.

TL;DR
- MagicPath shipped as an official Codex plugin, and skirano's launch post said it gives Codex an "infinite multiplayer canvas" for UI work skirano's launch post.
- The install flow is short: MagicPath's setup post says users open the Codex plugin directory, add MagicPath, then start it with "Try in chat" or by mentioning the plugin in a conversation, which skirano's install post also shows.
- According to MagicPathAI's feature summary, the plugin lets Codex create interactive UI, import a repo, use a design system, generate or import images, and keep building alongside the user MagicPathAI's feature summary.
- The interesting part is where this lands: OpenAI's June 2 Codex update framed plugins and browser-native workflows as a new Codex surface, and skirano's follow-up post pitches MagicPath as part of that shift toward agentic applications inside the Codex browser.
You can read MagicPath's full post, compare it with OpenAI's broader Codex plugin announcement, and watch MagicPathAI's browser demo, which shows Codex detecting an opened project after sign-in.
Plugin install
MagicPath says the plugin is now listed in the Codex plugin directory, with a two-step flow: add the plugin, then launch it from chat. The blog also says Codex can invoke it either through the "Try in chat" button or by name inside a fresh conversation.
That lines up with OpenAI's Codex rollout post, which introduced plugins as bundled tools, skills, instructions, and workflows that extend Codex beyond plain coding tasks.
Shared canvas
The main product change is not another prompt template. skirano's launch post describes a shared canvas where Codex can design, build, and iterate with a human, and the MagicPath blog says the output lands as editable React code on a multiplayer workspace.
MagicPath's own feature list breaks that canvas into a few concrete surfaces:
- interactive UI generation
- reusable component creation
- real-time editing on a shared workspace
- search across designs made by you or teammates
- production-code handoff back into the repo
Repo and design system context
MagicPath is pitching more than a blank visual board. The blog says Codex gets access to project context, components, images, themes, and the existing canvas, while MagicPathAI's feature summary adds repo import and design-system support MagicPathAI's feature summary.
The official post says that context can be used to recreate pages or features as editable designs, and to generate work that already follows the team's colors, typography, and styling guidance. That is a more specific claim than "design with AI," because it makes the plugin sound like a bridge between repository state and visual iteration.
Inside the Codex browser
MagicPath is also leaning into the Codex browser itself. skirano's follow-up post says the company is working with OpenAI on "a new kind of experience inside the Codex browser," and MagicPathAI's browser demo shows the workflow: open MagicPath in the browser, sign in, open a project, and let Codex detect it or point Codex to the project by name.
That lands neatly beside OpenAI's Sites and plugin push, which is trying to move more work into Codex-native surfaces instead of keeping agents confined to chat transcripts and code diffs.