restart_codex_mcp_process
Restart a Codex CLI MCP server process by killing the wrapped child PID from its pidfile. Resolves stalled or unresponsive MCP servers wrapped via wrap_codex_mcp_stdio, avoiding manual CLI restarts.
Instructions
Restart a Codex CLI MCP server process. Works reliably only for wrapped MCPs (via wrap_codex_mcp_stdio) by killing the wrapped child PID from its pidfile; otherwise you typically need to restart Codex CLI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_name | Yes | The mcp_servers.<name> entry in ~/.codex/config.toml to restart |