Skip to main content
Glama
visionki

computer-agent-mcp

by visionki

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYNoAlternative API key environment variable.
COMPUTER_AGENT_DEBUG_DIRNoDebug output directory..computer_agent_mcp_debug/
COMPUTER_AGENT_LOG_LEVELNoLog level.INFO
COMPUTER_AGENT_OPENAI_MODELNoVision model to use.gpt-5.4
COMPUTER_AGENT_OPENAI_API_KEYNoAPI key for the OpenAI-compatible vision model.
COMPUTER_AGENT_OPENAI_BASE_URLNoBase URL for the API.https://api.openai.com/v1
COMPUTER_AGENT_MAX_STEPS_DEFAULTNoDefault max steps per task.30
COMPUTER_AGENT_MAX_DURATION_S_DEFAULTNoDefault max duration in seconds.120

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/visionki/computer-agent-mcp'

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