Home › Other › Codex MCP Go

Codex MCP Go

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

Go
★ 52 stars Last pushed 2026-02-03 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.1)

npx -y @zenfun510/codex-mcp-go@0.2.1

Or add to your MCP client config:

{
  "mcpServers": {
    "codex-mcp-go": {
      "command": "npx",
      "args": [
        "-y",
        "@zenfun510/codex-mcp-go@0.2.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry