Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
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 |
---|---|
execute_bash_command | Execute a bash command in WSL2 Linux environment |
execute_bash_script | Execute a bash script file in WSL2 Linux environment |
create_bash_script | Create a bash script file with specified content |
list_directory | List contents of a directory in WSL2 Linux environment |
get_system_info | Get system information about the WSL2 Linux environment |
check_wsl_status | Check WSL2 status and get distribution information |