Open Computer Use
by aibo204
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Native-runtime working directory; empty uses the transport default. | |
| env | No | Explicit native-runtime environment entries. | {} |
| deniedApps | No | Exact app names or bundle ids rejected before approval. | [] |
| allowedApps | No | Exact app names or bundle ids admitted when non-empty. | [] |
| archiveMode | No | Private local archive selection: off, high-risk, or all-control. | high-risk |
| accessPolicy | No | DSH desktop-action approval mode: per-call, allow-observation, or explicit allow. | per-call |
| cleanupGraceMs | No | Notifier process-tree termination grace. | 1000 |
| archiveMaxBytes | No | Aggregate archive screenshot quota; cleanup removes oldest unpinned records first. | 2000000000 |
| cleanupOnTurnEnd | No | Run the native turn-ended notifier after a used turn. | true |
| cleanupTimeoutMs | No | Turn-ended notifier deadline. | 5000 |
| highRiskKeywords | No | Per-category send, delete, purchase, and upload phrase lists. | built-in English and Chinese phrases |
| reconnect.enabled | No | Restart the MCP process after an unexpected disconnect. | true |
| toolCallTimeoutMs | No | Deadline for one MCP tool call. | 120000 |
| failOnStartupError | No | Reject plugin activation when native launch or initial tool discovery fails. | true |
| clientCompanionOnly | No | Load only the browser audit companion. The Profile Bundle sets this on its global marker; Agent Presets leave it disabled. | false |
| archiveRetentionDays | No | Age limit for unpinned archive records. | 7 |
| automaticScreenshots | No | Automatic control-action evidence: off, after-action, or before-and-after. | off |
| highRiskConfirmation | No | Confirm recognized send, delete, purchase, and upload controls, including under allow. | true |
| reconnect.maxDelayMs | No | Backoff ceiling and healthy-uptime reset threshold. | 30000 |
| reconnect.maxAttempts | No | Consecutive failed attempts before removing the tool generation. | 10 |
| archiveAutoPinHighRisk | No | Keep recognized high-risk records until explicitly unpinned or deleted. | true |
| reconnect.initialDelayMs | No | First reconnect delay. | 500 |
| confirmUnknownActivations | No | Confirm target-activating actions that cannot be matched to a current accessibility element. | true |
| maxAutomaticScreenshotsPerTurn | No | Maximum automatic capture attempts in one Agent turn. | 20 |
| maxAutomaticScreenshotBytesPerTurn | No | Per-turn byte reservation budget for automatic screenshots. | 100000000 |
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
ResponsivenessNo issues