MCP Server
MCP
Computer Use
Control your computer with screenshots, mouse, and keyboard automation.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "computer-use-mcp",
"version": "1.8.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/domdomegg/computer-use-mcp/releases/download/v1.8.0/computer-use-mcp.mcpb",
"version": "1.8.0",
"fileSha256": "b009889e02a7e2dee27e3942ab3a50d5b3fb980662990d430f121549689e50ec",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
mcpb
By
Comments
Sign in to leave a comment