Loading MCP server directory, please wait...
Computer use for Hyprland: semantic desktop state over IPC, plus vision and native input
npx @getmcp/cli add io.github.IlyasKhallouki/hypruseRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.IlyasKhallouki/hypruse": {
"command": "uvx",
"args": [
"hypruse"
],
"env": {
"HYPRUSE_SCREENSHOT_MODE": "file",
"HYPRUSE_READONLY": "0",
"HYPRUSE_CONFINE": "",
"HYPRUSE_AUTH_GUARD": "1",
"HYPRUSE_STRICT": "0",
"HYPRUSE_MARK": "0",
"HYPRUSE_CLIPBOARD": "0"
}
}
}
}