codex-mcp
by meesii
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODING_MCP_HOST | No | 监听地址 | 127.0.0.1 |
| CODING_MCP_PORT | No | 监听端口 | 3920 |
| CODING_MCP_LOG_TOOLS | No | 每次工具调用打一行摘要;设为 0 / false 关闭。不会打印完整文件或命令输出 | 开启 |
| CODING_MCP_PROJECT_ROOT | Yes | 绝对路径,暴露给 MCP 的单一项目目录(必填) | |
| CODING_MCP_ALLOWED_HOSTS | No | 允许的 Host 主机名,分号分隔;走 Cloudflare Tunnel / ngrok 等反向代理时必填 | |
| CODING_MCP_WIDGET_DOMAIN | No | ChatGPT 小部件唯一域;未设且配置了 ALLOWED_HOSTS 时默认为 https://codex-mcp.<首个 ALLOWED_HOST> |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues