MCP.so
Sign In

Computer Use

@spencerkinney

About Computer Use

Control virtual computers through the Model Context Protocol (MCP).

Basic information

Category

Productivity

Transports

stdio

Publisher

spencerkinney

Submitted by

Spencer Kinney

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "computer-use-mcp": {
      "command": "python",
      "args": [
        "computer_mcp_server.py"
      ],
      "env": {
        "ORGO_API_KEY": "your_orgo_key_here",
        "ANTHROPIC_API_KEY": "your_anthropic_key_here"
      }
    }
  }
}

Tools

6

Start virtual computer

Take screen capture

Scroll up/down

Wait for specified seconds

Run terminal commands

Claude AI Computer Use

Overview

What is Computer Use?

Computer Use is an

Comments

More Productivity MCP servers