wraith/src-tauri/src/bin
Vantz Stockwell 5aaedbe4a5
All checks were successful
Build & Sign Wraith / Build Windows + Sign (push) Successful in 4m5s
feat: 30 MCP tools — RDP click, type, clipboard interaction
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>
2026-03-26 17:01:22 -04:00
..
wraith_mcp_bridge.rs feat: 30 MCP tools — RDP click, type, clipboard interaction 2026-03-26 17:01:22 -04:00