Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIMEOUT | No | Script execution timeout in seconds. | 30 |
| ALLOWED_APPS | No | Comma-separated list of allowed applications (case-insensitive). Use '*' to allow all applications (default), or an empty string to block all. | * |
| BLOCK_DANGEROUS | No | Enable or disable dangerous pattern detection (e.g., shell scripts, system control, file system access). | true |
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 | |