MCP.so
登录

Computer Use

@spencerkinney

关于 Computer Use

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

基本信息

分类

生产力

传输方式

stdio

发布者

spencerkinney

提交者

Spencer Kinney

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      }
    }
  }
}

工具

6

Start virtual computer

Take screen capture

Scroll up/down

Wait for specified seconds

Run terminal commands

Claude AI Computer Use

概览

What is Computer Use?

Computer Use is an

评论

生产力 分类下的更多 MCP 服务器