Submit

Computer Use

@spencerkinney

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

Server Config

{
  "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"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.