Codex MCP Go runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 3 Feb 2026.
MCP server wrapping Codex CLI for stdio-based tool calls.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codex-mcp-go -- npx -y @zenfun510/codex-mcp-go
{
"mcpServers": {
"codex-mcp-go": {
"args": [
"-y",
"@zenfun510/codex-mcp-go"
],
"command": "npx"
}
}
}
[mcp_servers.codex-mcp-go]
command = "npx"
args = ["-y", "@zenfun510/codex-mcp-go"]
{
"mcpServers": {
"codex-mcp-go": {
"args": [
"-y",
"@zenfun510/codex-mcp-go"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"codex-mcp-go": {
"args": [
"-y",
"@zenfun510/codex-mcp-go"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.