claude-termux-x11

woodmanlegion/claude-termux-x11
★ 0 stars JavaScript Code/Dev Tools Updated 1d ago
X11/VNC desktop control for Claude Code and openclaw agents — MCP server + openclaw plugin from shared core
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-termux-x11": {
      "command": "npx",
      "args": [
        "-y",
        "woodmanlegion/claude-termux-x11"
      ]
    }
  }
}

README Excerpt

X11/VNC desktop control for Claude Code and openclaw agents on Android/Termux (and Linux). Provides `xdotool` + `scrot` based tools — screenshot, click, type, key combos, window management — via two adapters from a shared core: | Adapter | Consumer | |---------|---------| | `mcp-server/` | Claude Code CLI (stdio MCP server) |

Tools (7)

scrotx11_clickx11_keyx11_screenshotx11_typex11_windowsxdotool