Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| build_m33 | Build the M33 core (lunch_rtos 35 && m clean && m). |
| build_ota | Build the M33 OTA (lunch_rtos 35 && ota_mrtos clean && ota_mrtos). |
| build_c906 | Build the C906 core (lunch_rtos 34 && m clean && m). |
| build_all | Build everything in sequence (M33 -> OTA -> C906 -> Pack). |
| pack_firmware | Pack the firmware (lunch_rtos 34 && pack). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |