Catalog
io.github.coe0718/deskbrid
OfficialLinux automation. 125 MCP tools: windows, input, screenshots, clipboard, print, AT-SPI. 9 DEs.
Automates Linux desktop tasks across 9 environments with 123 tools for windows and input control.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"deskbrid": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/coe0718/deskbrid:1.2.0"
]
}
}
}