Computer Use✓
io.github.domdomegg/computer-use-mcp · v1.8.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.domdomegg/computer-use-mcp",
"description": "Control your computer with screenshots, mouse, and keyboard automation.",
"title": "Computer Use",
"repository": {
"url": "https://github.com/domdomegg/computer-use-mcp.git",
"source": "github"
},
"version": "1.8.0",
"websiteUrl": "https://github.com/domdomegg/computer-use-mcp#readme",
"icons": [
{
"src": "https://raw.githubusercontent.com/domdomegg/computer-use-mcp/refs/heads/master/icon.png",
"mimeType": "image/png"
}
],
"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"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}