@vbcdx/forgejo-plugin
by VBCDX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VBCDX_FORGEJO_URL | No | Instance origin, optional subpath, optional trailing /api/v1. Required for a call. | |
| VBCDX_FORGEJO_WRITES | No | Write gate: 'off', 'write', or 'full'. Destructive tools require 'full'. | off |
| VBCDX_FORGEJO_TLS_KEY | No | PEM private-key path. Set both cert and key, or neither. | |
| VBCDX_FORGEJO_TLS_CERT | No | PEM certificate path; serve HTTPS directly when set with the key. | |
| VBCDX_FORGEJO_HTTP_HOST | No | Bind address for network mode. | 0.0.0.0 |
| VBCDX_FORGEJO_HTTP_PORT | No | Listen port for network mode. | 8080 |
| VBCDX_FORGEJO_TIMEOUT_MS | No | Total per-call deadline in milliseconds, range 1000–120000. | 30000 |
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
ActivityMaintained
ResponsivenessNo issues