by RayBytes · Codex Skill · ★ 1.3k
ChatMock Allows Codex to work in your favourite chat apps and coding tools. Install Homebrew pipx / pip GUI Download from releases (macOS & Windows) Docker See DOCKER.md Getting Started The server runs at by default. Use as your base URL for OpenAI-compatible apps. Usage Python python from openai import OpenAI client = OpenAI( baseurl="http://127.0.0.1:8000/v1", apikey="anyth
| Stars | 1,347 |
| Forks | 181 |
| Language | Python |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 61.09/100 |
| Open Issues | 8 |
| Last Updated | 2026-03-23 |
| Created | 2025-08-15 |
| Platforms | cli, codex, python |
| Est. Tokens | ~17k |
These tools work well together with ChatMock for enhanced workflows:
Explore other popular codex skill tools:
ChatMock is OpenAI & Ollama compatible API powered by Codex. It is categorized as a Codex Skill with 1.3k GitHub stars.
ChatMock is primarily written in Python. It covers topics such as ai, chatgpt, codex.
You can find installation instructions and usage details in the ChatMock GitHub repository at github.com/RayBytes/ChatMock. The project has 1.3k stars and 181 forks, indicating an active community.
ChatMock is released under the MIT license, making it free to use and modify according to the license terms.