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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| capture_screen | Captures a screenshot of the specified display |
| capture_application_screen | Captures a screenshot of a specific application window |
| list_applications | Lists all running applications that can be captured |
| extract_text | Extracts text from an image using OCR |
| capture_screen_and_extract_text | Captures a screenshot and extracts text from it in one operation. Can capture full screen or a specific application window. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |