Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | Optional parameter to specify the configuration file name. For example, 'Pico' will load 'Pico_config.yaml'. If not provided, the server defaults to 'config.yaml'. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| set_pwm | 设置PWM频率,范围0-100 |
| get_pico_info | 获取Pico开发板信息 |
| led_control | 控制LED开关 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |