Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| dry-run | No | Run in dry-run mode to avoid killing processes | false |
| idle-seconds | No | Number of seconds a process should be idle before being considered for termination | 90 |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| unblock_build | Kill build executables idle > idle_seconds. |