Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLAUDE_CODEX_CHANNELS | No | Seed list of channels | proj-x,codex,claude |
| CLAUDE_CODEX_LOG_PATH | No | Log file path | claude_codex.log |
| CLAUDE_CODEX_MCP_PATH | No | Where MCP is mounted | /mcp |
| CLAUDE_CODEX_LOG_MAX_BYTES | No | Rotate after N bytes | 5242880 |
| CLAUDE_CODEX_LOG_BACKUP_COUNT | No | Keep N backups | 10 |
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 | |