oswright
by Ask-812
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_HOST | No | Host to bind the HTTP/SSE server to. Default: 127.0.0.1. | 127.0.0.1 |
| FASTMCP_PORT | No | Port for SSE transport. If omitted, uses stdio (default). | |
| OSWRIGHT_TIMEOUT | No | Default timeout for auto-wait operations (default: 10). | 10 |
| OSWRIGHT_NO_ATLAS | No | Do not remember screens across visits. | |
| OSWRIGHT_LOG_LEVEL | No | Logging level: DEBUG, INFO, WARNING, ERROR. Default: INFO. | INFO |
| OSWRIGHT_NO_SPECULATE | No | Do not predict the outcome of actions. | |
| OSWRIGHT_OCR_LANGUAGES | No | OCR languages (default: en). Example: 'en es fr'. | en |
| OSWRIGHT_OBSERVATION_MODE | No | What action tools return: screenshot (default), delta (only what changed, ~30x fewer tokens), or both. | screenshot |
| OSWRIGHT_SNAPSHOT_MAX_WIDTH | No | Downscale the auto-snapshot returned after each action. 0 (default) keeps full resolution. Lower values cut token cost significantly. | 0 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessSlow