Cloud Infrastructure
Trust: 39/100 (Limited)Claude KVM Guide
MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR
2 starsby ARAS-Workspace
Quick Start
Install
npx claude-kvmClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aras-workspace-claude-kvm": {
"command": "npx",
"args": [
"claude-kvm"
]
}
}
}