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 |
|---|---|
| show-notification | Show a system notification using the default notifier for the current platform |
| show-notification-macos | Show a notification using macOS Notification Center |
| show-notification-linux | Show a notification using Linux notify-send |
| show-notification-windows-toast | Show a notification using Windows Toast notifications (Windows 8+) |
| show-notification-windows-balloon | Show a notification using Windows Balloon notifications (Windows 7 and earlier) |
| show-notification-growl | Show a notification using Growl |