Enables execution of Python code in a safe environment, including running scripts, installing packages, and retrieving variable values. Supports file operations and package management through pip.
Enables AI agents to write and execute Python code in an isolated sandbox that can orchestrate multiple MCP tool calls, reducing context window bloat and improving efficiency for complex workflows.
Provides a controlled escape hatch for director-mode AI agents to run shell commands, write and edit files, execute Python code, supervise detached background jobs, acquire locks, and capture screenshots.