Run any Hyprland dispatcher using Lua expression syntax for Hyprland 0.55+. Use path+args or raw_expression for dispatchers not covered by dedicated tools.
An MCP server for Hyprland desktop automation that allows AI assistants to see the screen, control mouse and keyboard, and manage windows using native Wayland tools. It integrates OCR for text-based interaction and supports complex multi-monitor setups with pixel-accurate coordinate mapping.
An MCP server that lets Claude control Hyprland through hyprctl, providing tools for windows, workspaces, monitors, config, keybinds, notifications, screenshots, app launcher, tags, groups, cursor, blue light filter, wallpaper, and raw hyprctl access.
Locate text on your screen using OCR to find matching coordinates for automation tasks. Specify target text and optional search areas like monitors, windows, or regions to get precise screen positions.
Close windows in Hyprland desktop environments. Specify a target window or close the active window directly. Sends WM_CLOSE signal, allowing applications to show save dialogs when needed.
Capture screen images with coordinate mapping for Hyprland desktop automation. Supports full desktop, window, or region capture and provides pixel-to-screen coordinate conversion for mouse tools.
Automatically locate text input fields using OCR, click to focus, type specified text, and optionally submit with Enter for desktop automation in Hyprland environments.
Send keyboard shortcuts to Hyprland windows, optionally targeting specific applications without changing window focus. Use key combinations like "ctrl+c" or "alt+F4" for desktop automation.
Capture a semantic snapshot of the Hyprland desktop including monitors, workspaces, windows with global coordinates, active window, cursor, and layer-shell surfaces (launchers, bars, notifications) for AI agent interaction.
Retrieve connected monitor details including resolution, position, and active workspace for managing multi-display setups in Hyprland desktop environments.