Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENCODE_COMMAND | No | Path to OpenCode CLI | opencode |
| OPENCODE_MAX_TIMEOUT | No | Maximum timeout (seconds) | 600 |
| OPENCODE_DEFAULT_AGENT | No | Default agent to use | |
| OPENCODE_DEFAULT_MODEL | No | Default model to use | |
| OPENCODE_DEFAULT_TIMEOUT | No | Default timeout (seconds) | 300 |
| OPENCODE_SERVER_LOG_LEVEL | No | Logging level | INFO |
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 | |