Skip to content
Claude Desktop

deskbrid for Claude Desktop

io.github.coe0718/deskbrid

Linux automation. 125 MCP tools: windows, input, screenshots, clipboard, print, AT-SPI. 9 DEs.

client:Claude Desktop transport:stdio runtime:oci

Install deskbrid in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "deskbrid": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/coe0718/deskbrid:1.2.0"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

deskbrid in other clients