Skip to main content
Glama
FinalTheory

Writing Workspace MCP

by FinalTheory

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort the MCP server listens on. Defaults to 8765.8765
COMPOSE_FILENoDocker Compose file list; set to 'compose.yaml:compose.additional.yaml' to enable the additional mount.
MCP_EXECUTION_HOMENoHome directory used for child processes, for example '/tmp/mcp-home' in Docker. Leave empty to use the current user's home.
MCP_WORKSPACE_ROOTNoAbsolute path to the workspace directory when running the server directly (not via Docker).
MCP_WORKSPACE_HOST_PATHNoAbsolute host path to the workspace directory to be mounted into the container (for Docker deployment).
MCP_ADDITIONAL_HOST_PATHNoHost path for an optional additional bind mount.
MCP_ADDITIONAL_READ_ONLYNoSet to 'true' to mount the additional path read-only. Defaults to 'false'.
MCP_DRAFT_COMMIT_PASSWORDYesPassword required for draft diff and revert operations.
MCP_CHATGPT_BROWSER_HEADLESSNoSet to 'false' to run the ChatGPT browser in headed mode via Xvfb. Defaults to 'true' for headless.
MCP_ADDITIONAL_CONTAINER_PATHNoContainer path for the optional additional bind mount, exposed as MCP_ADDITIONAL_ROOT.
MCP_CHATGPT_AUTOMATION_ENABLEDNoSet to 'true' to enable the ChatGPT sub-agent automation interface. Defaults to 'false'.false

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