
Codex MCP Go
MCP server by github.com/w31r4/codex-mcp-go
MCP server wrapping Codex CLI for stdio-based tool calls.
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 mcp add codex-mcp-go -- npx -y @zenfun510/codex-mcp-go{
"mcpServers": {
"codex-mcp-go": {
"command": "npx",
"args": [
"-y",
"@zenfun510/codex-mcp-go"
]
}
}
}@zenfun510/codex-mcp-goFrequently 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.
More Developer Tools MCP servers

Unity-MCP
3.1k
Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.

openflowkit-mcp
598
Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.

git-mcp-server
222
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.

Antigravity Link
188
MCP server and OpenAPI-backed mobile companion for controlling Antigravity IDE sessions

cargo
128
Structured Rust cargo operations (build, test, clippy) as typed JSON.

git
128
Structured git operations (status, log, diff, branch, show) as typed JSON.
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.