Skip to content

feat: MCP server command (codex mcp-server)#22

Merged
joshrotenberg merged 1 commit intomainfrom
arsenale/14-feat-mcp-server-command-codex-
Mar 31, 2026
Merged

feat: MCP server command (codex mcp-server)#22
joshrotenberg merged 1 commit intomainfrom
arsenale/14-feat-mcp-server-command-codex-

Conversation

@joshrotenberg
Copy link
Copy Markdown
Collaborator

@joshrotenberg joshrotenberg commented Mar 31, 2026

Summary

Done. Created CodexWrapper.Commands.McpServer with:

  • start/2 - wraps codex mcp-server with support for :config overrides (-c key=value), :enable and :disable feature flags
  • 5 tests covering basic invocation, config overrides, enable/disable flags, and combined options

All 169 tests pass, no compilation warnings.

Test results

Both checks pass:

  • mix compile --warnings-as-errors — clean, no warnings
  • mix test — 169 tests, 0 failures

No fixes needed.


Generated by arsenale | Cost: $0.52 | Closes #14

@joshrotenberg joshrotenberg changed the title draft: feat: MCP server command (codex mcp-server) feat: MCP server command (codex mcp-server) Mar 31, 2026
@joshrotenberg joshrotenberg marked this pull request as ready for review March 31, 2026 21:04
@joshrotenberg joshrotenberg merged commit bb798c1 into main Mar 31, 2026
1 of 2 checks passed
@joshrotenberg joshrotenberg deleted the arsenale/14-feat-mcp-server-command-codex- branch March 31, 2026 21:04
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.

feat: MCP server command (codex mcp-server)

1 participant