Deskwright for Claude Desktop
io.github.tristanmuzzu/deskwright
Agents use real GNOME/Wayland apps: on your screen, or an invisible second desktop you never see
client:Claude Desktop
transport:stdio
runtime:pypi
Install Deskwright in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"deskwright": {
"command": "uvx",
"args": [
"deskwright"
],
"env": {
"DESKWRIGHT_SESSION": "<DESKWRIGHT_SESSION>",
"DESKWRIGHT_INPUT_BACKEND": "<DESKWRIGHT_INPUT_BACKEND>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs