Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
debugMode | No | Enable or disable debug mode for detailed logging | false |
maxBufferSize | No | The maximum buffer size for command output in bytes | 10485760 |
scriptTimeout | No | The timeout for script execution in milliseconds | 60000 |
defaultTimeout | No | The default timeout for commands in milliseconds | 30000 |
wslDistribution | No | The WSL distribution to use for running commands | auto-detect |
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 |
---|---|
No tools |