ChatGPT Codex Bridge
by wei-er582
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEVSPACE_CONFIG_DIR | No | Override config directory path. Default is ~/.devspace | |
| DEVSPACE_ALLOWED_ROOTS | No | Filesystem roots ChatGPT may open. | current directory during setup |
| DEVSPACE_PERMISSION_MODE | No | Tool permission policy. | safe_shell |
| DEVSPACE_PUBLIC_BASE_URL | Yes | Public origin, without /mcp. | |
| DEVSPACE_CODEX_DELEGATION | No | Enables delegate_to_codex. | 1 |
| DEVSPACE_CODEX_DEFAULT_MODEL | No | Default Codex model. | gpt-5.5 |
| DEVSPACE_CODEX_DEFAULT_SPEED | No | Codex service tier, normal or fast. | normal |
| DEVSPACE_CODEX_DEFAULT_REASONING_EFFORT | No | Default reasoning effort. | xhigh |
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
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/wei-er582/chatgpt-codex-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server