Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_HOMENoCodex config/session directory (if non-standard location). Default: ~/.codex~/.codex
CODEX_MANAGER_STATENoPath to the state file. Default: ~/.codex-manager/state.json~/.codex-manager/state.json
CODEX_MANAGER_CHANNELSNoSet to '1' to enable claude/channel push (requires launching Claude Code with --dangerously-load-development-channels server:codex-manager).0
CODEX_MANAGER_CODEX_PATHNoExplicit path to the codex executable. If not set, auto-resolved.
CODEX_MANAGER_CODEX_WINDOWS_HIDENoSet to '1' to use CREATE_NO_WINDOW to hide codex windows (only needed in console-less environments; keep off in normal terminals).0

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
codex_runD
codex_listD
codex_messagesD
codex_sendD
codex_stopD
codex_hookD
codex_discoverD
codex_adoptD

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/SinCircle/codex-manager-mcp'

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