Execute Python or C++ code snippets in isolated Docker containers with no network access, memory cap, and read-only filesystem. Returns output, status, and duration for safe code testing and verification.
Calculate how many complete product sets fit in a standard or custom shipping container using real 3D packing, accounting for multiple carton types and stacking constraints.
Stop all running services in a Docker Compose project while preserving container configurations and data volumes. Use to temporarily halt a project without removing data or settings.
A secure, container-based implementation of the Model Context Protocol (MCP) that provides sandboxed environments for AI systems to safely execute code, run commands, access files, and perform web operations.
MCP server for declarative intent execution. Agents submit intents — transfers, swaps, multi-hop routes — and the engine resolves and executes them atomically.
Control Docker containers on a remote Linux server via SSH, enabling actions like listing, log viewing, starting, stopping, restarting, checking stats, and executing commands without Docker API or open ports.
Run Python code in a stateful IPython kernel within a Docker container. Maintain variables, imports, and definitions across executions for iterative workflows. Supports async code with 'await' and sequential executions with shared kernel state.
Execute a command inside a running Docker container, returning exit code and output. Supports TTY, environment variables, working directory, and privileged execution.
Run a Docker container from an image with a single command, supporting detach, port mapping, volumes, environment variables, and other Docker run options.
Execute custom JavaScript code within 3D scenes to create advanced effects, custom shaders, complex geometry, or procedural generation beyond standard tool capabilities.
Retrieve Docker container logs from a VPS. Specify container, lines, since, or reveal secrets for auditing. Targets Hetzner prod by default or dev OrbStack.