A lightweight MCP (Model Context Protocol) server that discovers and executes scripts and tools inside AI Sandbox containers. SandboxMCP runs inside a container via stdio transport, providing AI coding assistants with access to project-specific scripts and tools. It automatically discovers shell scripts in `.sandbox/scripts/` and Go tools in `.sandbox/tools/`.