computer mcp for Claude Desktop
io.github.agent360dk/computer-mcp
macOS computer use with the guardrails on: passwords blacked out, writes need consent, all logged.
client:Claude Desktop
transport:stdio
runtime:npm
Install computer mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"computer-mcp": {
"command": "npx",
"args": [
"-y",
"@agent360/computer-mcp"
],
"env": {
"CMCP_MODE": "<CMCP_MODE>",
"CMCP_ASK_TIMEOUT": "<CMCP_ASK_TIMEOUT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs