by maksimzayats · MCP Server · ★ 56
acodex acodex is a fast, typed Python SDK for Codex CLI workflows (sync/async, streaming, structured output, images, safety controls), and API parity with the TypeScript SDK. What is acodex? acodex spawns the CLI and exchanges JSONL events over stdin/stdout so you can run agent threads from Python with a fully typed surface: sync + async clients, streaming events, structured output, image inputs, resumable threads, and safety controls exposed as explicit options. Install Prerequisite: Codex CLI acodex wraps an external CLI. Install the Codex CLI and ensure is on your (or pass to / ).
| Stars | 56 |
| Forks | 1 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.6922545171975/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-08 |
| Created | 2026-02-14 |
| Platforms | cli, codex, mcp, python |
| Est. Tokens | ~14k |
Explore other popular mcp server tools:
acodex is Local MCP automation bridge for the Codex desktop app, with CLI, HTTP server, and live codex_app.* tool access.. It is categorized as a MCP Server with 56 GitHub stars.
acodex is primarily written in Python. It covers topics such as agent, ai, automation.
You can find installation instructions and usage details in the acodex GitHub repository at github.com/maksimzayats/acodex. The project has 56 stars and 1 forks, indicating an active community.
acodex is released under the MIT license, making it free to use and modify according to the license terms.