Odel
MCP Virtual Computer

MCP Virtual Computer

Local
@flujo-app1HTMLMITUpdated 4 days ago

A persistent Docker or Fly computer with a Three.js interface and optional live Xfce desktop.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImcp-virtual-computerv0.2.11

Run

uvx mcp-virtual-computer

MCP client config

{
  "mcpServers": {
    "mcp-virtual-computer": {
      "command": "uvx",
      "args": [
        "mcp-virtual-computer"
      ]
    }
  }
}