Skip to main content
Glama
Openclaw-Metis

codex-discord-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_MODELNoOverride Codex model (optional)
CODEX_COMMANDNoCodex executable (default: codex)
CODEX_PROFILENoUse a Codex profile (optional)
CODEX_SANDBOXNoCodex sandbox mode (default: read-only)
CODEX_WORKDIRNoWorking directory for Codex (default: process cwd)
CODEX_EXTRA_ARGSNoExtra arguments passed to Codex (optional)
CODEX_TIMEOUT_MSNoCodex process timeout in milliseconds (default: 900000)
DISCORD_BOT_TOKENYesDiscord bot token (required)
CODEX_APPROVAL_POLICYNoCodex approval policy for non-interactive bot mode (default: never)
CODEX_DISCORD_STATE_DIRNoBridge state directory (default: ~/.codex/discord)
CODEX_RESUME_BY_CHANNELNoResume one Codex thread per Discord channel (default: false)
CODEX_DISCORD_ASSUME_YESNoSuppress writable unattended bot warning (default: false)
CODEX_SKIP_GIT_REPO_CHECKNoPass --skip-git-repo-check to codex exec (default: true)
CODEX_DISCORD_ATTACHMENT_ROOTSNoAllowed outbound file roots (default: cwd, workdir, inbox)

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/Openclaw-Metis/codex-discord-mcp'

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