Skip to main content
Glama
maxionice

codex-computer-use-linux

by maxionice

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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