• v1.9.3 5aaedbe4a5

    feat: 30 MCP tools — RDP click, type, clipboard interaction
    All checks were successful
    Build & Sign Wraith / Build Windows + Sign (push) Successful in 4m5s

    Ghost released this 2026-03-26 21:01:22 +00:00 | 39 commits to main since this release

    3 new MCP tools completing the RDP interaction loop:

    • rdp_click — click at x,y coordinates (left/right/middle button)
      Use terminal_screenshot first to identify coordinates
    • rdp_type — type text into RDP session via clipboard paste
    • rdp_clipboard — set clipboard content on remote desktop

    The AI can now screenshot an RDP session, analyze it visually,
    click buttons, type text, and read clipboard content. Full GUI
    automation through the MCP bridge.

    Total MCP tools: 30.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads