Skip to content

Bundle codex-mcp-server into second-opinion plugin#95

Merged
dguido merged 1 commit intomainfrom
codex-mcp-plugin
Feb 19, 2026
Merged

Bundle codex-mcp-server into second-opinion plugin#95
dguido merged 1 commit intomainfrom
codex-mcp-plugin

Conversation

@dguido
Copy link
Copy Markdown
Member

@dguido dguido commented Feb 17, 2026

Summary

  • Adds .mcp.json to second-opinion so installing it auto-starts the codex-mcp-server via uvx
  • Provides codex_ask, codex_exec, and codex_review MCP tools — self-describing, no separate skill docs needed
  • Adds .gitignore exception for plugin-bundled .mcp.json files
  • Bumps second-opinion to 1.5.0

Replaces the earlier approach of creating a separate codex-mcp plugin with 375 lines of skill docs. The MCP tool descriptions are sufficient on their own.

Test plan

  • Install second-opinion plugin, verify codex-mcp-server MCP server starts automatically
  • Confirm codex_ask, codex_exec, codex_review tools are visible via /mcp
  • Run codex_review with a small diff, verify structured JSON output

🤖 Generated with Claude Code

Add .mcp.json to auto-start the codex-mcp-server when the plugin is
installed, providing codex_ask, codex_exec, and codex_review MCP tools.
The MCP tool descriptions are self-documenting — no separate skill
docs needed. Bump version to 1.5.0.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dguido dguido changed the title Add codex-mcp plugin and bundle MCP server with second-opinion Bundle codex-mcp-server into second-opinion plugin Feb 19, 2026
@dguido dguido merged commit c557d2a into main Feb 19, 2026
6 checks passed
@dguido dguido deleted the codex-mcp-plugin branch February 19, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant