Odel
MCP Sandbox Computer VM for AI

MCP Sandbox Computer VM for AI

Local
@flujo-app3PythonMITUpdated Today

Named Docker and Fly Machine sandbox computers with an interactive MCP App dashboard.

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-sandbox-computer-vm-for-aiv0.2.3

Run

uvx mcp-sandbox-computer-vm-for-ai

MCP client config

{
  "mcpServers": {
    "mcp-sandbox-computer-vm-for-ai": {
      "command": "uvx",
      "args": [
        "mcp-sandbox-computer-vm-for-ai"
      ]
    }
  }
}