claude-to-codex

lobo235/claude-to-codex
★ 0 stars Go 💻 Code/Dev Tools Updated 3d ago
Bridge Claude Code MCP servers, skills, and slash commands into Codex.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-to-codex": {
      "command": "go",
      "args": [
        "run",
        "github.com/lobo235/claude-to-codex@latest"
      ]
    }
  }
}

README Excerpt

`claude-to-codex` lets Claude Code users try Codex without rebuilding their local automation. It carries over Claude Code MCP servers, skills, slash commands, and project conventions into Codex. Daily use: ```bash cwc ``` Setup verification: ```bash cwc --doctor cwc --status cwc --smoke-test cwc --version

Tools (4)

PATHPREFIXcodexcwc

Topics

claude-codeclicodexdeveloper-toolsgomcpopenai