Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODEXA_LSPNoSet to '1' to enable read-only LSP assist on supported query commands.
OPENAI_API_KEYNoOptional API key for OpenAI semantic embedding provider.
CODEXA_AUTONOMYNoGeneral autonomy switch: 'read-only' (or 'readonly', 'off') or 'full-access' (or 'full', 'bypass').
CODEXA_AUTOVERIFYNoSet to '1' or 'true' to enable AutoVerify command execution in hooks (disabled by default).
CODEXA_MCP_OUTPUT_SCHEMANoDefaults to a compact top-level contract; set to 'full' to restore the deep output schema.
CODEXA_WORKSPACE_SESSIONNoSelect a specific workspace session when serving a shared workspace root with multiple live workers.
CODEXA_MCP_TELEMETRY_PATHNoOptional path to record bounded mechanical byte/time events for telemetry.
CODEXA_MCP_STRUCTURED_BUDGET_BYTESNoCaps the serialized UTF-8 JSON bytes of the structuredContent.data subobject.

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/mirnoorata/codexa'

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