Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OSASCRIPT_TIMEOUT | No | スクリプト実行タイムアウト(ミリ秒) | 30000 |
| OSASCRIPT_LOG_SCRIPTS | No | スクリプトをログ出力するか | true |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| osascript | Execute AppleScript or JavaScript for Automation (JXA) on macOS. Full access to system automation including shell commands, app control, and System Events. Only file deletion commands are blocked for safety. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |