opencode-delegate
by aashahin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENCODE_BIN | No | Path to the opencode executable. Auto-detected by default. | |
| OPENCODE_DELEGATE_CWD | No | Base directory for 'cwd'. Default is the server's cwd. | |
| OPENCODE_DELEGATE_AUTO | No | Default for 'auto'. Default is 'true'. | |
| OPENCODE_DELEGATE_TIMEOUT | No | Seconds before a run is killed. Default is '1800'. | |
| OPENCODE_DELEGATE_MAX_OUTPUT | No | Maximum number of response characters returned to Claude. Default is '40000'. | |
| OPENCODE_DELEGATE_READ_MODEL | No | Model used when 'model' is omitted and 'auto' is false. Default is 'opencode/muse-spark-1.3-contributor-free'. | |
| OPENCODE_DELEGATE_DEFAULT_MODEL | No | Model used when 'model' is omitted. Default is 'opencode-go/muse-spark-1.3-contributor'. | |
| OPENCODE_DELEGATE_PREFERRED_PROVIDERS | No | Comma-separated provider order used when a model is offered by several providers, e.g. 'xai,opencode-go'. |
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