Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SERVER_URLYesThe WebSocket URL of the CodeLocal server (e.g., wss://codex-mcp-production.up.railway.app/client).
DEVICE_TOKENYesPreview device authentication token for local client to server.
PROJECT_ROOTYesThe local path of the project workspace.
CODELOCAL_DEVICE_IDYesA unique identifier for this device.
CODELOCAL_LOG_LEVELNoLog level (e.g., info, debug).info
CODELOCAL_ALLOW_SHELLNoSet to '1' to enable guarded local shell.0
CODELOCAL_WORKSPACE_IDYesA unique identifier for the workspace.
CODELOCAL_APPROVAL_MODENoApproval mode: prompt (default), deny, or auto.prompt
CODELOCAL_WORKSPACE_NAMEYesA human-readable name for the workspace.
CODELOCAL_ALLOW_DANGEROUSNoSet to '0' by default; do not enable casually.0
CODELOCAL_MIRROR_PROCESS_OUTPUTNoSet to '1' to mirror process output to the local terminal.0

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/larrynutzagger-glitch/codex-mcp'

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