Add a `codex generate-json-schema` command for generating a JSON schema bundle of app-server types, analogous to the existing `codex generate-ts` command for Typescript.
Address comments in #6353.
Self explanatory!
Added doc for auth v2 endpoints. Updated the auth section in Codex MCP interface doc too.