Hyprland

GitHub

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.

37,845 stars C++ C++ 1 file ยท ~865 tokens #compositor#cpp26#wayland#wayland-compositor

Hyprland MCP Server

MCP server for hyprwm/Hyprland

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Hyprland": {
      "command": "npx",
      "args": [
        "-y",
        "@hyprwm/Hyprland"
      ]
    }
  }
}