Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LINUX_MCP_COMPOSITOR_KEY | No | Compositor auth key (optional but recommended) |
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 |
|---|---|
| file_read | Read contents of a file |
| file_list | List directory contents |
| app_launch | Launch a desktop application by name |
| file_write | Write content to a file |
| clipboard_read | Read current clipboard contents |
| notification_send | Send a desktop notification |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |