关于
This tool implements a "code as a tool" paradigm built on MCP, allowing users to write and execute TypeScript code within a secure sandboxed child process. It seamlessly integrates with Claude Desktop, acting as an MCP server that proxies requests from the sandboxed code to other MCP servers (like filesystem or fetch) via an Inter-Process Communication (IPC) bridge. This setup provides a powerful, isolated environment for scripting and automation, leveraging existing MCP capabilities.