chatgpt-codex-tools-mcp
by Kerberos255
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host to bind the server to. Keep as 127.0.0.1 for personal use. | 127.0.0.1 |
| PORT | No | Local HTTP port. | 3333 |
| CTM_NPM_CACHE | No | Optional npm cache folder. | |
| CTM_DENY_GLOBS | No | Comma-separated deny rules. | built-in deny list |
| CTM_ACCESS_MODE | No | Access mode: 'review' or 'full'. | review |
| CTM_ALLOWED_ROOTS | No | Comma-separated list of allowed workspace roots. | current working directory |
| OPENCLAW_NODE_BIN | No | Optional folder containing node.exe (Windows) or node binary. | |
| CTM_MAX_READ_BYTES | No | Max bytes returned by file reads. | 200000 |
| CTM_MAX_OUTPUT_BYTES | No | Max bytes returned by shell/git output. | 200000 |
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