Skip to content

feat(codex): add mcp_config_remote_path support to match claude-code #886

@DevelopmentCats

Description

@DevelopmentCats

Context

The coder/claude-code module has a mcp_config_remote_path variable (added in the v5 refactor, #861) that accepts a list of URLs returning JSON MCP server configurations. These are fetched at install time and added to the user's MCP scope.

The coder-labs/codex module (refactored to match claude-code v5 in #879) does not have an equivalent variable.

Request

Add a mcp_config_remote_path variable to the codex module that fetches remote MCP server configs (in TOML format, matching codex's native config format) and appends them to config.toml at install time.

Reference

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions