Skip to content
Cline

computer mcp for Cline

io.github.agent360dk/computer-mcp

macOS computer use with the guardrails on: passwords blacked out, writes need consent, all logged.

client:Cline transport:stdio runtime:npm

Install computer mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "computer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agent360/computer-mcp"
      ],
      "env": {
        "CMCP_MODE": "<CMCP_MODE>",
        "CMCP_ASK_TIMEOUT": "<CMCP_ASK_TIMEOUT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

computer mcp in other clients