Skip to main content
Glama
26s5k7yty4-boop

OpenClaw/Codex Read-only MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PS_BINNoprocess-list executableps
RG_BINNoripgrep executablerg
GIT_BINNoGit executablegit
CODEX_HOMENoCodex state root~/.codex
PYTHON_BINNoPython executable for optional integrationspython3
SQLITE_BINNoSQLite CLI executablesqlite3
OPENCLAW_BINNoOpenClaw CLI executableopenclaw
OPENCLAW_HOMENoOpenClaw state root~/.openclaw
CODEX_STATE_DBNoCodex task database$CODEX_HOME/state_5.sqlite
CODEX_AUDIT_SCRIPTNoOptional JSON Codex audit adapter
OPENCLAW_WORKSPACENoApproved OpenClaw workspace$OPENCLAW_HOME/workspace
OPENCLAW_CONFIG_PATHNoOpenClaw configuration file$OPENCLAW_HOME/openclaw.json
OPENCLAW_CODEX_MCP_HOSTNoHTTP bind host127.0.0.1
OPENCLAW_CODEX_MCP_PORTNoHTTP bind port19112
OPENCLAW_MEMORY_SEARCH_SCRIPTNoOptional JSON memory-search adapter
OPENCLAW_CODEX_MCP_ALLOW_REMOTENoExplicit opt-in for non-loopback bindingfalse
OPENCLAW_CODEX_MCP_BEARER_TOKENNoOptional loopback auth; required for remote binding
OPENCLAW_CODEX_MCP_ALLOWED_ROOTSNoProject roots allowed for Codex file/Git tools, separated with the platform path delimiter

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/26s5k7yty4-boop/openclaw-codex-readonly-mcp'

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