Last updated

About Codex Router — Community Docs & Disclaimer

This site is the community documentation hub for Codex Router, the open-source model router that lets you use DeepSeek, Kimi, GLM, Grok and Claude inside the Codex App and CLI.

What this site is

Codex Router is an independent community project, and so is this documentation site. It exists to turn the repository’s documentation into something searchable and quotable: installation guides, per-model walkthroughs, troubleshooting pages, architecture explanations, model comparisons and a version changelog. The site is a separate project from the router itself and is maintained by the community, not by any model provider.

Content and updates

Every page is adapted from the official repository — the README, AGENTS.md, docs/INSTALL.md, docs/TROUBLESHOOTING.md, docs/HOW-IT-WORKS.md, docs/COMPATIBLE-APPS.md and CHANGELOG.md. Commands, model IDs and error messages are taken from those sources and are not invented. Pages show a Last updated date, and the changelog page is synced weekly with the repository’s CHANGELOG.md. If you spot an error, open an issue on the site’s repository.

Disclaimer

  • Codex Router is not affiliated with or endorsed by OpenAI, Anthropic, Moonshot AI, DeepSeek, xAI, OpenRouter, opencode, or the referenced opencodex project.
  • Model providers may restrict or block proxy traffic. Routing external models through a third-party tool is at your own risk (UAYOR).
  • All commands and instructions are provided as-is, without warranty of any kind. Test on a non-critical setup first.
  • The router itself is MIT licensed; see the repository LICENSE.

License and attribution

The router project is MIT-licensed. Its NOTICE.md acknowledges that it uses the merged-model-catalog and built-in-provider routing pattern demonstrated by opencodex, which is also MIT-licensed. The documentation site itself is open source under the MIT license — the site code lives in its own repository.

Getting in touch

  • Report a router bug or ask a support question: GitHub Issues
  • Suggest a documentation change: open an issue or pull request on the site repository
  • Read the source documentation: repository docs

Related: home, FAQ, changelog.