Skip to main content
Glama
Raylen-berry

DSH → Codex Delegate MCP

by Raylen-berry

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEX_BINARYYesPath to a real codex executable (an .exe; on Windows a .cmd shim fails a shell-less stdio spawn).
CODEX_BRIDGE_REVNoBump this value to force the stdio child to respawn and pick up new code after editing server.mjs.
CODEX_DELEGATE_ROOTNoThe root directory the bridge accepts for read access. Defaults to the directory where dsh was started if not set. Pinned to one root for the bridge's whole lifetime.
CODEX_DELEGATE_WRITE_ROOTNoOptional narrower root for write access. When set, a write call whose workspace is outside it is refused before spawning.
CODEX_DELEGATE_ALLOW_WRITENoMaster switch for write mode. Set to 'true' to allow workspace-write; default is 'false' (write disabled).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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