Skip to content

feat(codex): add mcp_config_remote_path support#921

Open
Thecesar85 wants to merge 2 commits into
coder:mainfrom
Thecesar85:feat/codex-mcp-config-remote-path
Open

feat(codex): add mcp_config_remote_path support#921
Thecesar85 wants to merge 2 commits into
coder:mainfrom
Thecesar85:feat/codex-mcp-config-remote-path

Conversation

@Thecesar85

@Thecesar85 Thecesar85 commented Jun 12, 2026

Copy link
Copy Markdown

Summary

  • add mcp_config_remote_path to the Codex module so remote TOML MCP snippets can be fetched at install time
  • append each fetched remote config to ~/.codex/config.toml while tolerating fetch failures
  • document the new input and cover it with a focused module test

Closes #886

Validation

  • bun install
  • bun test registry/coder-labs/modules/codex/main.test.ts (blocked locally: terraform is not installed in PATH and the Docker daemon is unavailable on this machine)

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(codex): add mcp_config_remote_path support to match claude-code

1 participant