Loomal

Claude KVM

MCP server by github.com/aras-workspace/claude-kvm

MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR

14 starsnpm: claude-kvm

About Claude KVM

Claude KVM is an MCP (Model Context Protocol) server published by aras-workspace in the official MCP registry. MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR

It ships as an npm package (claude-kvm), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/aras-workspace/claude-kvm, where the project has earned 14 GitHub stars.

Use Claude KVM with your agent

Claude Code · one command
claude mcp add claude-kvm -- npx -y claude-kvm
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "claude-kvm": {
      "command": "npx",
      "args": [
        "-y",
        "claude-kvm"
      ]
    }
  }
}
npmclaude-kvm

Frequently asked questions

What is Claude KVM?
Claude KVM is an MCP (Model Context Protocol) server by aras-workspace. MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR
How do I connect Claude KVM to Claude, Cursor, or another MCP client?
Install Claude KVM from its npm package (claude-kvm) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Claude KVM open source?
Yes — the source code is public at github.com/aras-workspace/claude-kvm, with 14 GitHub stars.
Can AI agents pay to use Claude KVM?
Not yet through Loomal — Claude KVM is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Claude KVM? Claim this listing free by verifying GitHub ownership, or contact us.