MCP server for OpenAI Codex CLI integration
{ "mcpServers": { "codex-cli-tool": { "command": "npx", "args": [ "-y", "codex-cli-mcp-tool" ] } } }