codex-computer-use-linux
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| desktop_statusA | Call first to detect Wayland or X11, screenshot and input backends, the active window, and safety warnings. This does not capture the screen or send input. |
| take_screenshotA | Capture the current Linux desktop as PNG image content. Use before choosing coordinates and again after every action that changes visible state. |
| move_pointerA | Move the pointer to absolute coordinates from the latest screenshot. |
| clickA | Move to absolute screenshot coordinates and click a mouse button. Use one click unless the visible control clearly requires a double-click. |
| drag_pointerA | Drag a mouse button between two absolute coordinates from the latest screenshot. |
| type_textA | Type bounded plain text into the currently focused control. Never pass passwords, tokens, recovery codes, payment data, or terminal commands. |
| press_keyA | Press one allow-listed key with optional ctrl, alt, shift, or super modifiers in the focused Linux app. |
| scrollA | Scroll vertically by a small number of steps. Positive scrolls up and negative scrolls down. On Wayland use press_key with PAGEUP or PAGEDOWN instead. |
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/maxionice/codex-computer-use-linux'
If you have feedback or need assistance with the MCP directory API, please join our Discord server