open-zcode-computer-use
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPEN_ZCODE_CUA_NATIVE | Yes | Absolute path to the native OpenZCodeNative binary required by the MCP server. | |
| OPEN_ZCODE_CUA_ALLOW_GLOBAL_POINTER | No | Set to '1' to opt into physical-pointer fallback for raw move and split mouse-down/up. Defaults to disabled when unset. |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_appsA | List currently running applications. |
| open_applicationA | Resolve or launch an application without taking foreground focus unless activate is true. |
| list_windowsB | List windows belonging to an application. |
| get_app_stateB | Capture an accessibility-first application state and optionally its window image. |
| screenshotA | Capture the selected display. |
| zoomB | Crop a region from an existing frame or around an element target. |
| list_displaysA | List attached displays and their coordinate spaces. |
| switch_displayA | Select the display used by screenshot. |
| cursor_positionA | Read the physical cursor position. |
| left_clickB | Click a bound element or frame coordinate. |
| double_clickB | Double-click a bound element or frame coordinate. |
| triple_clickC | Triple-click a bound element or frame coordinate. |
| right_clickB | Right-click a bound element or frame coordinate. |
| middle_clickC | Middle-click a bound element or frame coordinate. |
| scrollC | Scroll at a bound element or frame coordinate. |
| left_click_dragC | Drag from one bound target to another. |
| mouse_moveA | Move a synthesized pointer without moving the user's physical cursor. |
| left_mouse_downC | Begin a scoped left-button hold. |
| left_mouse_upA | Release the scoped left-button hold. |
| typeB | Type text into a bound element or the focused element of a scoped app. |
| set_valueC | Set an accessibility element value. |
| select_textC | Select all or a UTF-16 range in a text element. |
| keyA | Send a key or chord to a scoped application. |
| hold_keyB | Hold a key or chord for up to 30 seconds. |
| perform_actionC | Run one of the accessibility actions advertised by an element. |
| request_accessB | Read permission and runtime readiness without prompting. |
| stop_computer_controlB | Latch the session kill switch and release held input. |
| waitA | Pause for up to 30 seconds. |
| read_clipboardA | Read plain text from the system clipboard. |
| write_clipboardA | Replace the system clipboard with plain text. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hqhq1025/open-zcode-computer-use'
If you have feedback or need assistance with the MCP directory API, please join our Discord server