Skip to content

second-opinion: use Codex CLI's built-in MCP server#110

Merged
dguido merged 3 commits intomainfrom
second-opinion/use-builtin-codex-mcp-server
Feb 27, 2026
Merged

second-opinion: use Codex CLI's built-in MCP server#110
dguido merged 3 commits intomainfrom
second-opinion/use-builtin-codex-mcp-server

Conversation

@dguido
Copy link
Member

@dguido dguido commented Feb 27, 2026

Summary

  • Replace third-party uvx codex-mcp-server with codex mcp-server (built-in to the Codex CLI)
  • Eliminates Python/uvx dependency — only requires the Codex CLI binary
  • Exposes the official codex and codex-reply MCP tools instead of the third-party codex_ask, codex_exec, codex_review
  • Bump version 1.5.1 → 1.6.0

Test plan

  • Install the plugin and verify codex mcp-server starts via stdio
  • Confirm codex and codex-reply tools are available in Claude Code
  • Run /second-opinion to verify the Bash-based review workflow is unaffected

🤖 Generated with Claude Code

dguido and others added 3 commits February 27, 2026 00:34
…rver

Swap `uvx codex-mcp-server` (third-party Python package) for `codex mcp-server`
(built-in to the Codex CLI). Eliminates the Python/uvx dependency and uses
OpenAI's officially maintained MCP server instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
No root pyproject.toml exists — the lockfile is a stale artifact from
an accidental uv invocation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update root README table and .gitignore comment to reflect the switch
to Codex CLI's built-in MCP server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dguido dguido merged commit 1a868d2 into main Feb 27, 2026
6 checks passed
@dguido dguido deleted the second-opinion/use-builtin-codex-mcp-server branch February 27, 2026 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant