codex-mcp-go is a Go-based MCP (Model Context Protocol) server that serves as a bridge for Codex CLI, enabling various AI coding assistants (such as Claude Code, Roo Code, KiloCode, etc.) to seamlessly collaborate with Codex.
Stars
52
Forks
2
Watchers
52
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
75
commits
feat(add-session-diagnostics): add tail_session and session debug entries
9d3fec2View on GitHubfeat(add-workdir-lock): prevent concurrent codex runs per repo
9c308ccView on GitHubfeat(add-change-receipt): include git change receipt in codex output
4e04fb3View on GitHubtest(add-tool-annotations): verify codex annotations in tools/list
39ed67dView on GitHubtest(add-progress-notifications): cover reporter and progress notifications
3728080View on GitHub