Open Interpreter: Open Interpreter lets LLMs run code — Python, JavaScript, Shell, and more — locally on your machine through a natural language chat interface. It gives AI direct access to your computer's capabilities: creating and editing files, controlling a browser, analyzing datasets, and executing arbitrary programs. Run with `interpreter` in the terminal after installing.; Ashfox: Ashfox is a Blockbench MCP bridge plugin that provides a low-level, deterministic API surface for 3D modeling, texturing, and animation. It allows external clients to interact with Blockbench functionalities programmatically via a JSON-RPC over HTTP interface.
Automating complex local file and data manipulation tasks through natural language
Programmatic creation and manipulation of 3D models (bones, cubes) within Blockbench.