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 |
|---|---|
| connect_scenic | Test connection to a Scenic application via TCP server |
| get_scenic_status | Check the status of the Scenic TCP connection |
| send_keys | Send keyboard input to the connected Scenic application |
| send_mouse_move | Move mouse cursor to specific coordinates |
| send_mouse_click | Click mouse at specific coordinates |
| inspect_viewport | Inspect the Scenic viewport to see what's currently displayed |