MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
{ "mcpServers": { "ask-codex": { "command": "npx", "args": [ "-y", "ask-codex-mcp" ] } } }