openai/codex
Lightweight coding agent that runs in your terminal
Platform-specific configuration:
{
"mcpServers": {
"codex": {
"command": "npx",
"args": [
"-y",
"codex"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...