Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_system_info | Get WSL system information |
| get_environment | Get WSL environment variables |
| list_processes | List running processes in WSL |
| get_disk_usage | Get disk space information |
| get_directory_info | Get directory contents and info |
| execute_command | Execute a command in WSL (use read-only tools when possible) |
| confirm_command | Confirm dangerous command execution |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |