prforge
by daksh1403
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | GitHub token used to fetch issues, push branches, and open pull requests | |
| PRFORGE_MODEL | No | The model identifier, e.g. claude-sonnet-4-5-20250929 | |
| OPENAI_API_KEY | No | Your OpenAI API key (required when PRFORGE_LLM_PROVIDER=openai) | |
| ANTHROPIC_API_KEY | No | Your Anthropic API key (required when PRFORGE_LLM_PROVIDER=anthropic) | |
| PRFORGE_AUTO_APPROVE | No | Set to 'true' to skip the human approval gate and auto-open PRs | false |
| PRFORGE_LLM_PROVIDER | Yes | The LLM provider to use. One of: anthropic, openai, ollama | |
| PRFORGE_MAX_ITERATIONS | No | Maximum number of edit/test iterations before giving up | 3 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues