Skip to main content
Glama
78tyih

ChatGPT-Codex-Claude Bridge

by 78tyih

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_BINNoAbsolute path to the Codex CLI binary (the real binary, not a shell wrapper). Required if using the run_codex tool.
CLAUDE_BINNoAbsolute path to the Claude Code binary (the real binary, not a shell wrapper). Required if using the run_claude_code tool.
BRIDGE_TOKENNoOptional bearer token for additional security on the endpoint. Note: ChatGPT Developer Mode connectors may not support custom headers, so this is not used for ChatGPT integration but can be used for other clients.
BRIDGE_WORK_ROOTNoDirectory path to restrict file operations (read/write/list) to. Recommended for security.
BRIDGE_PATH_SECRETYesA secret used as a capability URL path to prevent unauthorized access. Must be a hex string generated via secrets.token_hex(24).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/78tyih/chatgpt-codex-claude-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server