io.github.w31r4/codex-mcp-go

MCPattested
v0.2.1io.github.w31r4UnknownUpdated 6mo agonpmGitHub

MCP server wrapping Codex CLI for stdio-based tool calls.

Codex CLI 的 MCP 协议封装实现 ⭐ 如果觉得好用,请给个 Star 吧!您的支持是我们更新的动力~ ⭐ 是一个基于 Go 语言实现的 MCP (Model Context Protocol) 服务器。它封装了 OpenAI 的 Codex CLI,使其能够作为 MCP 工具被 KiloCode、Roo Code、Cline 等各种 "Vibe Coding" AI 客户端调用。 这个项目的初衷很简单:让强者更强,让专才专用。 在我自己的工作流中(在 KiloCode 里使用 Gemini 3.0 Pro),我发现像 Gemini 这样的先进模型拥有强大的规划能力和想象力,但在修复自己生成的复杂代码时偶尔会“卡壳”。而 Codex,这位老练的“代码老师傅”,虽然在宏大叙事上稍逊一筹,但在具体的代码实现、Bug 修复和遵循精确指令方面却无人能及。 受到 codexmcp…

Attested build
A verified provenance attestation binds this artifact to the listed repository. Nobody has claimed the listing yet — this proves where the code was built, not who stands behind it.
6mo agoLast update
Package
Authorio.github.w31r4
LicenseUnknown
Version0.2.1
Sourcemcp-registry
Trust Status
A
85/100Trusted
Listed in Forge index+10/10
Identity verified · attested build+20/20
Ed25519 publish signature+0/5
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+5/5
npm maintainer match+0/5
Publisher: add the verified GitHub login to the npm package's maintainers (npm owner add <login>)
CVE scan · clean+30/30
Static analysis · clean+20/20
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusIdentity verified
PublisherUnverified
SignatureUnsigned
Domain
Provenance✓ Sigstore-verified · c7e7cb6
Dependencies41 resolved+ · none vulnerable
Tool surface
Security scan✓ Cleanv0.2.1 · 2mo ago
EvalsNone
IndexedJun 13, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.

About

Codex CLI 的 MCP 协议封装实现 ⭐ 如果觉得好用,请给个 Star 吧!您的支持是我们更新的动力~ ⭐ 是一个基于 Go 语言实现的 MCP (Model Context Protocol) 服务器。它封装了 OpenAI 的 Codex CLI,使其能够作为 MCP 工具被 KiloCode、Roo Code、Cline 等各种 "Vibe Coding" AI 客户端调用。 这个项目的初衷很简单:让强者更强,让专才专用。 在我自己的工作流中(在 KiloCode 里使用 Gemini 3.0 Pro),我发现像 Gemini 这样的先进模型拥有强大的规划能力和想象力,但在修复自己生成的复杂代码时偶尔会“卡壳”。而 Codex,这位老练的“代码老师傅”,虽然在宏大叙事上稍逊一筹,但在具体的代码实现、Bug 修复和遵循精确指令方面却无人能及。 受到 codexmcp (Python 实现) 的启发,我决定用我更喜欢的 Go 语言,边学 边重复造了这个轮子,主要目的是练手并打造一个更适合我自己的工具。 现在,你可以用一句话,在任何支持 MCP 的 Vibe Coding…

Keywords
mcp