Skip to content
Cline

hypruse for Cline

io.github.ilyaskhallouki/hypruse

Computer use for Hyprland: semantic desktop state over IPC, plus vision and native input

client:Cline transport:stdio runtime:pypi

Install hypruse in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "hypruse": {
      "command": "uvx",
      "args": [
        "hypruse"
      ],
      "env": {
        "HYPRUSE_SCREENSHOT_MODE": "<HYPRUSE_SCREENSHOT_MODE>",
        "HYPRUSE_READONLY": "<HYPRUSE_READONLY>",
        "HYPRUSE_CONFINE": "<HYPRUSE_CONFINE>",
        "HYPRUSE_AUTH_GUARD": "<HYPRUSE_AUTH_GUARD>",
        "HYPRUSE_STRICT": "<HYPRUSE_STRICT>",
        "HYPRUSE_MARK": "<HYPRUSE_MARK>",
        "HYPRUSE_CLIPBOARD": "<HYPRUSE_CLIPBOARD>",
        "HYPRUSE_JOURNAL": "<HYPRUSE_JOURNAL>",
        "HYPRUSE_JOURNAL_MAX_BYTES": "<HYPRUSE_JOURNAL_MAX_BYTES>",
        "HYPRUSE_JOURNAL_TEXT": "<HYPRUSE_JOURNAL_TEXT>",
        "HYPRUSE_DRYRUN": "<HYPRUSE_DRYRUN>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hypruse in other clients