Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CUP_MOCKNoSet to '1' to run with a mock driver for testing without Windows UIA.
COMPUTER_USE_PLUS_ROOTNoRoot directory of the project when not in the default location, used by DeepSeek Harness adapter.
COMPUTER_USE_PLUS_AI_MODELNoModel name for the AI provider (e.g., gpt-4o-mini). Optional.
COMPUTER_USE_PLUS_DATA_DIRNoDirectory for local memory, isolated agent, and runtime logs. Defaults to .data under the project directory..data
COMPUTER_USE_PLUS_AI_BASE_URLNoBase URL for the AI provider API (e.g., https://api.openai.com/v1). Optional.
COMPUTER_USE_PLUS_AI_KEY_FILENoPath to a file containing the AI provider API key. Optional; if not configured, local functionality still works.
COMPUTER_USE_PLUS_EXECUTION_MODENoExecution mode. Windows default is backgroundOnly; set to foregroundAllowed for debugging old foreground mode.backgroundOnly
COMPUTER_USE_PLUS_WECHAT_COMMANDNoCommand to launch WeChat for benchmark suite. Required only when using --execute.
COMPUTER_USE_PLUS_RISK_POLICY_FILENoPath to a JSON policy file for high-risk action confirmations.
COMPUTER_USE_PLUS_MINECRAFT_COMMANDNoCommand to launch Minecraft for benchmark suite. Required only when using --execute.
COMPUTER_USE_PLUS_BROWSER_EXECUTABLENoPath to a browser executable for real benchmark suite execution. Required only when using --execute.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Ethanout/computer-use-plus'

If you have feedback or need assistance with the MCP directory API, please join our Discord server