Loomal

deskbrid

MCP server by github.com/coe0718/deskbrid

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

24 starsoci: ghcr.io/coe0718/deskbrid:0.12.3

About deskbrid

deskbrid is an MCP (Model Context Protocol) server published by coe0718 in the official MCP registry, listed under App Automation on Loomal. Linux automation. 92+ MCP tools: windows, input, screenshots, clipboard, print, AT-SPI. 9 DEs.

It ships as a Docker image (ghcr.io/coe0718/deskbrid:0.12.3), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/coe0718/deskbrid, where the project has earned 24 GitHub stars.

Use deskbrid with your agent

Claude Code · one command
claude mcp add deskbrid -- docker run -i --rm ghcr.io/coe0718/deskbrid:0.12.3
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "deskbrid": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/coe0718/deskbrid:0.12.3"
      ]
    }
  }
}
ocighcr.io/coe0718/deskbrid:0.12.3

Frequently asked questions

What is deskbrid?
deskbrid is an MCP (Model Context Protocol) server by coe0718 in the App Automation category. Linux automation. 92+ MCP tools: windows, input, screenshots, clipboard, print, AT-SPI. 9 DEs.
How do I connect deskbrid to Claude, Cursor, or another MCP client?
Install deskbrid from its oci package (ghcr.io/coe0718/deskbrid:0.12.3) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is deskbrid open source?
Yes — the source code is public at github.com/coe0718/deskbrid, with 24 GitHub stars.
Can AI agents pay to use deskbrid?
Not yet through Loomal — deskbrid is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain deskbrid? Claim this listing free by verifying GitHub ownership, or contact us.