概要
Claude KVM provides a sophisticated bridge for AI agents, such as Claude, to programmatically interact with remote macOS desktop environments. It comprises a JavaScript-based MCP proxy that handles communication with the AI, and a performant, platform-native Swift VNC daemon that manages the VNC connection. This daemon facilitates advanced capabilities like real-time screen capture, on-device OCR using Apple Vision, and precise injection of mouse and keyboard inputs. The tool intelligently scales coordinates and employs a progressive screen analysis strategy to optimize interaction efficiency and minimize AI token costs, making it ideal for automating complex tasks on remote Mac systems.