Loomal

Codex MCP Go

MCP server by github.com/w31r4/codex-mcp-go

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

52 starsnpm: @zenfun510/codex-mcp-go

About Codex MCP Go

Codex MCP Go is an MCP (Model Context Protocol) server published by w31r4 in the official MCP registry, listed under Developer Tools on Loomal. MCP server wrapping Codex CLI for stdio-based tool calls.

It ships as an npm package (@zenfun510/codex-mcp-go), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/w31r4/codex-mcp-go, where the project has earned 52 GitHub stars.

Use Codex MCP Go with your agent

Claude Code · one command
claude mcp add codex-mcp-go -- npx -y @zenfun510/codex-mcp-go
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "codex-mcp-go": {
      "command": "npx",
      "args": [
        "-y",
        "@zenfun510/codex-mcp-go"
      ]
    }
  }
}
npm@zenfun510/codex-mcp-go

Frequently asked questions

What is Codex MCP Go?
Codex MCP Go is an MCP (Model Context Protocol) server by w31r4 in the Developer Tools category. MCP server wrapping Codex CLI for stdio-based tool calls.
How do I connect Codex MCP Go to Claude, Cursor, or another MCP client?
Install Codex MCP Go from its npm package (@zenfun510/codex-mcp-go) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Codex MCP Go open source?
Yes — the source code is public at github.com/w31r4/codex-mcp-go, with 52 GitHub stars.
Can AI agents pay to use Codex MCP Go?
Not yet through Loomal — Codex MCP Go is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Codex MCP Go? Claim this listing free by verifying GitHub ownership, or contact us.