MCP Server
MCP
Codex MCP Go
MCP server wrapping Codex CLI for stdio-based tool calls.
Install
npx -y @zenfun510/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@zenfun510/codex-mcp-go",
"version": "0.2.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment