Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub token used to fetch issues, push branches, and open pull requests
PRFORGE_MODELNoThe model identifier, e.g. claude-sonnet-4-5-20250929
OPENAI_API_KEYNoYour OpenAI API key (required when PRFORGE_LLM_PROVIDER=openai)
ANTHROPIC_API_KEYNoYour Anthropic API key (required when PRFORGE_LLM_PROVIDER=anthropic)
PRFORGE_AUTO_APPROVENoSet to 'true' to skip the human approval gate and auto-open PRsfalse
PRFORGE_LLM_PROVIDERYesThe LLM provider to use. One of: anthropic, openai, ollama
PRFORGE_MAX_ITERATIONSNoMaximum number of edit/test iterations before giving up3

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