Skip to content
Claude Code

MCP Virtual Computer for Claude Code

io.github.flujo-app/mcp-virtual-computer

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

client:Claude Code transport:stdio runtime:pypi

Install MCP Virtual Computer in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-virtual-computer -e BACKEND=<BACKEND> -e COMPUTER_ID=<COMPUTER_ID> -e DESKTOP_ENVIRONMENT=<DESKTOP_ENVIRONMENT> -e NETWORK_ACCESS=<NETWORK_ACCESS> -e AUTO_INSTALL_DOCKER=<AUTO_INSTALL_DOCKER> -e AUTO_INSTALL_FLYCTL=<AUTO_INSTALL_FLYCTL> -e FLY_API_TOKEN=<FLY_API_TOKEN> -e EXPOSE_LIFECYCLE_TOOLS=<EXPOSE_LIFECYCLE_TOOLS> -- uvx mcp-virtual-computer

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

MCP Virtual Computer in other clients