agentic-developer-mcp
If you are the rightful owner of agentic-developer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project wraps OpenAI's Codex CLI as an MCP (Model Context Protocol) server, making it accessible through the TeaBranch/open-responses-server middleware.
The Agentic Developer MCP project is designed to integrate OpenAI's Codex CLI into a Model Context Protocol (MCP) server, providing a seamless interface for developers to interact with Codex through the TeaBranch/open-responses-server middleware. This setup allows for enhanced accessibility and functionality, enabling developers to leverage Codex's capabilities in a structured and efficient manner. The project is built on Node.js and utilizes Express to forward MCP requests to the Codex CLI, formatting responses in the MCP format. It supports both stdio and SSE transport methods, offering flexibility in how developers can interact with the server. The project also includes a Docker setup for easy deployment, as well as a manual installation option for those who prefer a more hands-on approach. With its comprehensive tool documentation and configuration options, the Agentic Developer MCP project is a robust solution for integrating Codex into various development workflows.
Features
- Integration with OpenAI's Codex CLI for enhanced functionality.
- Node.js Express server for forwarding MCP requests and formatting responses.
- Support for both stdio and SSE transport methods.
- Docker setup for easy deployment and manual installation option.
- Comprehensive tool documentation and configuration options.