wrap_codex_mcp_stdio
Wrap a Codex CLI stdio MCP server to enable reliable restarts by rewriting its config entry to use a respawning Node wrapper. Restart Codex CLI to apply.
Instructions
Wrap a Codex CLI stdio MCP server (from ~/.codex/config.toml) so it can be restarted reliably. Rewrites the MCP entry to launch mcpgo's Node wrapper that respawns the original command. Restart Codex CLI to take effect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_name | Yes | The mcp_servers.<name> entry in ~/.codex/config.toml to wrap |