What is the hypruse MCP server?
Computer use for Hyprland: semantic desktop state over IPC, plus vision and native input
How to install hypruse
Copy-paste configuration for popular MCP clients.
HYPRUSE_SCREENSHOT_MODEHow captures are returned: 'file' writes to XDG_RUNTIME_DIR and returns the path, 'image' returns the image inline. Use 'image' for clients that render MCP images but cannot read files, such as Claude Desktop.
HYPRUSE_READONLYSet to 1 to expose only the observation tools (desktop, screenshot, zoom, ui, marks, binds, wait_for). The agent can see and narrate but cannot click, type, or launch.
HYPRUSE_CONFINERestrict input to a scope of windows and refuse everything outside it: 'launched' (only windows hypruse opened this session), 'class:firefox,kitty', or 'workspace:3,special:notes'. Unset means no confinement.
HYPRUSE_AUTH_GUARDRefuse to click or type into system authentication dialogs (polkit, keyring prompts). On by default; 'strict' also refuses password fields in ordinary windows; 0 disables it.
HYPRUSE_STRICTSet to 1 to refuse to act when the cursor or focused window moved since hypruse's last action, so the agent must re-read the desktop before retrying.
HYPRUSE_MARKSet to 1 to make the agent's presence legible: tag every window it opens 'hypruse-owned' and flash an on-screen notice when it opens a window or captures the screen.
HYPRUSE_CLIPBOARDSet to 1 to register the opt-in clipboard tool (never in read-only mode). Off by default because clipboards hold passwords.
{
"mcpServers": {
"hypruse": {
"command": "uvx",
"args": [
"hypruse"
],
"env": {
"HYPRUSE_SCREENSHOT_MODE": "<YOUR_HYPRUSE_SCREENSHOT_MODE>",
"HYPRUSE_READONLY": "<YOUR_HYPRUSE_READONLY>",
"HYPRUSE_CONFINE": "<YOUR_HYPRUSE_CONFINE>",
"HYPRUSE_AUTH_GUARD": "<YOUR_HYPRUSE_AUTH_GUARD>",
"HYPRUSE_STRICT": "<YOUR_HYPRUSE_STRICT>",
"HYPRUSE_MARK": "<YOUR_HYPRUSE_MARK>",
"HYPRUSE_CLIPBOARD": "<YOUR_HYPRUSE_CLIPBOARD>"
}
}
}
}{
"mcpServers": {
"hypruse": {
"command": "uvx",
"args": [
"hypruse"
],
"env": {
"HYPRUSE_SCREENSHOT_MODE": "<YOUR_HYPRUSE_SCREENSHOT_MODE>",
"HYPRUSE_READONLY": "<YOUR_HYPRUSE_READONLY>",
"HYPRUSE_CONFINE": "<YOUR_HYPRUSE_CONFINE>",
"HYPRUSE_AUTH_GUARD": "<YOUR_HYPRUSE_AUTH_GUARD>",
"HYPRUSE_STRICT": "<YOUR_HYPRUSE_STRICT>",
"HYPRUSE_MARK": "<YOUR_HYPRUSE_MARK>",
"HYPRUSE_CLIPBOARD": "<YOUR_HYPRUSE_CLIPBOARD>"
}
}
}
}{
"mcpServers": {
"hypruse": {
"command": "uvx",
"args": [
"hypruse"
],
"env": {
"HYPRUSE_SCREENSHOT_MODE": "<YOUR_HYPRUSE_SCREENSHOT_MODE>",
"HYPRUSE_READONLY": "<YOUR_HYPRUSE_READONLY>",
"HYPRUSE_CONFINE": "<YOUR_HYPRUSE_CONFINE>",
"HYPRUSE_AUTH_GUARD": "<YOUR_HYPRUSE_AUTH_GUARD>",
"HYPRUSE_STRICT": "<YOUR_HYPRUSE_STRICT>",
"HYPRUSE_MARK": "<YOUR_HYPRUSE_MARK>",
"HYPRUSE_CLIPBOARD": "<YOUR_HYPRUSE_CLIPBOARD>"
}
}
}
}{
"servers": {
"hypruse": {
"type": "stdio",
"command": "uvx",
"args": [
"hypruse"
],
"env": {
"HYPRUSE_SCREENSHOT_MODE": "<YOUR_HYPRUSE_SCREENSHOT_MODE>",
"HYPRUSE_READONLY": "<YOUR_HYPRUSE_READONLY>",
"HYPRUSE_CONFINE": "<YOUR_HYPRUSE_CONFINE>",
"HYPRUSE_AUTH_GUARD": "<YOUR_HYPRUSE_AUTH_GUARD>",
"HYPRUSE_STRICT": "<YOUR_HYPRUSE_STRICT>",
"HYPRUSE_MARK": "<YOUR_HYPRUSE_MARK>",
"HYPRUSE_CLIPBOARD": "<YOUR_HYPRUSE_CLIPBOARD>"
}
}
}
}claude mcp add hypruse --env HYPRUSE_SCREENSHOT_MODE=<YOUR_HYPRUSE_SCREENSHOT_MODE> --env HYPRUSE_READONLY=<YOUR_HYPRUSE_READONLY> --env HYPRUSE_CONFINE=<YOUR_HYPRUSE_CONFINE> --env HYPRUSE_AUTH_GUARD=<YOUR_HYPRUSE_AUTH_GUARD> --env HYPRUSE_STRICT=<YOUR_HYPRUSE_STRICT> --env HYPRUSE_MARK=<YOUR_HYPRUSE_MARK> --env HYPRUSE_CLIPBOARD=<YOUR_HYPRUSE_CLIPBOARD> -- uvx hypruseRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.