
Xiaolai Codex Toolkit For Claude
- 28 repo stars
- Updated May 11, 2026
- xiaolai/codex-toolkit-for-claude
xiaolai-codex-toolkit-for-claude is a Claude Code plugin that connects OpenAI Codex via MCP to audit, implement, verify, and debug your codebase.
About
xiaolai-codex-toolkit-for-claude is a one-plugin marketplace that wires OpenAI Codex into Claude Code through the Model Context Protocol. developers install it when Claude alone is not enough for disciplined review, when they want a second model to implement or verify changes, or when debugging needs a dedicated Codex-backed pass without switching tools. The described surface area—audit, implement, verify, and debug—covers late build integration work and ship-time review, with debug extending into operate. You should expect MCP configuration, valid Codex access, and Claude Code as the host. The bundle is intentionally narrow: it is an integration toolkit, not a full agent skills library. Use it to add measurable review and verification steps to your existing Claude Code hooks and commands rather than as a standalone product framework.
- Single-plugin marketplace focused on OpenAI Codex MCP for Claude Code.
- Supports audit, implement, verify, and debug flows in one toolkit.
- Positions as code-review and verification layer, not a replacement IDE.
- Developer-tools category listing with explicit MCP and Codex keywords.
- Designed for dual-model workflows: Claude orchestrates, Codex executes reviews or patches.
Xiaolai Codex Toolkit For Claude by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin install xiaolai-codex-toolkit-for-claude@xiaolai/codex-toolkit-for-claudeAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 28 |
|---|---|
| Last updated | May 11, 2026 |
| Repository | xiaolai/codex-toolkit-for-claude ↗ |
What it does
Bridge Claude Code to OpenAI Codex over MCP so you can audit, implement, verify, and debug code with a second model without leaving the agent.
Who is it for?
Claude Code users with Codex access who want a formal review and verification lane without leaving the agent session.
Skip if: Skip if you only use Cursor or Windsurf without Claude Code MCP, or teams that prohibit secondary LLM tooling on code.
What you get
After registration, Claude Code can call Codex through MCP for structured audit, verify, implement, and debug steps on the same repository context.
- MCP-linked Codex toolkit plugin for Claude Code
- Audit, implement, verify, and debug invocation paths per plugin docs
- Repeatable second-model review pass on the same codebase context
By the numbers
- 1 plugin in the marketplace listing
- 21 GitHub stars on the source repository
- Documented flows: audit, implement, verify, debug via Codex MCP
Recommended Plugins
How it compares
MCP bridge to OpenAI Codex, not a standalone Claude skill or generic plugin marketplace catalog.
FAQ
Who is Xiaolai Codex Toolkit For Claude for?
Developers who run Claude Code as their primary agent and want OpenAI Codex available for audit, implementation help, verification, and debugging through MCP.
When should I use Xiaolai Codex Toolkit For Claude?
Use it before release when you need an extra model pass on reviews, when implementing risky changes, or when debugging with Codex-backed analysis in the same workflow.
How do I add Xiaolai Codex Toolkit For Claude to my agent?
Install the xiaolai/codex-toolkit-for-claude plugin from its marketplace entry, configure the Codex MCP server per the repo README, and enable the plugin in Claude Code settings.