# codex-mobile-bridge
`codex-mobile-bridge` is the remote bridge daemon used by `codex-mobile`.
It exposes the WebSocket and health endpoints consumed by the Android client,
persists bridge state, manages Codex runtimes on the remote host, and includes
CLI commands for install-time activation, repair, rollback, and self-update.
## Source
- Homepage: <https://github.com/A-G-guy>
- Repository: <https://github.com/A-G-guy/codex-mobile>
## License
`codex-mobile-bridge` is licensed under the Apache License 2.0.