Skip to content
VS Code

hypr cua mcp for VS Code

com.smirnovlabs/hypr-cua-mcp

Hyprland/Wayland computer-use MCP: grim screenshots + uinput click/type + hyprctl targeting

client:VS Code transport:stdio runtime:pypi

Install hypr cua mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "hypr-cua-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "hypr-cua-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

hypr cua mcp in other clients