概要
This MCP server simplifies Claude Code development by providing pre-configured remote sandboxes. It automatically provisions a fresh E2B sandbox with Claude Code pre-installed and injects a fixed Skills bundle, enabling Claude Code to execute jobs end-to-end without local setup. Users interact through high-level job requests, such as "run and fix tests" or "refactor this component," abstracting away the underlying sandbox orchestration and Claude Code execution details. It's designed for use cases requiring secure, isolated Claude Code workers with consistent behavior, integrated seamlessly into existing developer tools, CI pipelines, or agent systems.