01Provides in-sandbox helpers for tool discovery, schema introspection, and searching.
02Consolidates access to multiple MCP tools via a single `run_python` interface for AI agents.
03Secure Python code execution in isolated sandboxes (Podman container or Pyodide WASM).
040 GitHub stars
05Enhanced security measures for container execution, including network isolation and privilege dropping.
06Supports persistent execution state and top-level await with the Podman backend.