Skip to main content
Glama
7xkkkkk
by 7xkkkkk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WORKER_API_KEYYesAPI key for the configured provider.
WORKER_API_MODENoAPI protocol mode: `chat_completions` (default) or `responses`.chat_completions
WORKER_BASE_URLYesBase URL for the API provider, including `/v1` if required.
WORKER_MODEL_FASTYesModel name used for tasks with `difficulty: "fast"`.
WORKER_MODEL_HARDYesModel name used for tasks with `difficulty: "hard"`.
CODEX_WORKER_WORKTREE_ROOTNoOptional directory for Git worktrees. Defaults to `~/.local/share/codex-agent-workers/worktrees`.

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