codex
Lightweight coding agent that runs in your terminal
codex MCP Server
MCP server for openai/codex
Ready-to-Use Client Configurations
{
"mcpServers": {
"codex": {
"command": "npx",
"args": [
"-y",
"@openai/codex"
]
}
}
}