Codex Workspace
Explore and manage your .codex workspace (config.toml, AGENTS.md, prompts, skills, templates, mcp) in VS Code.
Features
- Dedicated explorers for Prompts, Skills, Templates, MCP, and Codex Core
- Create, rename, and delete files or folders under each root
- Open files in the editor with a single click
- Open each root folder in the OS file explorer
- Bidirectional sync between Codex Core/Prompts/Skills/Templates and configured folders
- Sync respects latest modified timestamps and excludes hidden files
- Toggle MCP servers on or off from the MCP Explorer
Views

CODEX CORE
Quick access to config.toml and AGENTS.md, plus a shortcut to open the .codex folder and bidirectionally sync with a configured folder.
PROMPTS EXPLORE
Manage prompt files under ~/.codex/prompts, and bidirectionally sync them with a configured folder.
SKILLS EXPLORE
Manage skill files under ~/.codex/skills, and bidirectionally sync them with a configured folder.
TEMPLATE EXPLORE
Manage template files under ~/.codex/codex-templates, including template selection on file creation and bidirectional sync with a configured folder.
MCP EXPLORE
View MCP servers from config.toml and toggle them on or off.
USAGE
- Ensure
~/.codex exists.
- Open Codex Workspace from the Activity Bar.
- Use the view title buttons to add files/folders, open the root folder, or sync with a configured folder.
- Click a file to open it in the editor.
Privacy/Telemetry
This extension does not send any usage data (telemetry).
License
MIT