codex-bridge
by ndcorder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODEX_MODEL | No | Default model override (alternative to CODEX_BRIDGE_MODEL) | gpt-5.3-codex |
| CODEX_BRIDGE_MODEL | No | Default model override | gpt-5.3-codex |
| CODEX_BRIDGE_RETRIES | No | Transient retry count | 1 |
| CODEX_BRIDGE_MAX_SESSIONS | No | Max in-memory sessions before oldest-session eviction | 200 |
| CODEX_BRIDGE_SESSION_TTL_MS | No | Session inactivity TTL in milliseconds | 86400000 |
| CODEX_BRIDGE_RETRY_BACKOFF_MS | No | Retry backoff base in milliseconds | 500 |
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/ndcorder/claude-codex-team'
If you have feedback or need assistance with the MCP directory API, please join our Discord server