computer-use-linux 0.2.6

Linux desktop control over MCP — AT-SPI accessibility tree, multi-compositor window targeting (GNOME, KWin, Hyprland, i3, COSMIC), screencast portal screenshots, and ydotool input synthesis. Wayland-first, X11 best-effort.
1
2
3
4
5
6
7
8
9
10
{
  "name": "computer-use-linux-zod-check",
  "version": "0.0.0",
  "private": true,
  "type": "module",
  "description": "CI-only regression guard for issue #1: parse the MCP tools/list response with @modelcontextprotocol/sdk's zod schemas, the exact validation that rejects boolean outputSchema nodes in strict clients.",
  "dependencies": {
    "@modelcontextprotocol/sdk": "^1.27.1"
  }
}