Installation & Configuration
{
"mcpServers": {
"Hyprland MCP Server": {
"command": "uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--with",
"subprocess",
"mcp",
"run",
"<global_path_to_repo>/hyprmcp/hyprmcp/server.py"
],
"env": {
"PYTHONPATH": "<global_path_to_repo>/hyprmcp",
"HYPRLAND_INSTANCE_SIGNATURE": "<your-hyprland-instance-signature>"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13