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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/meesii/codex-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server