autodesk-fusion-mcp: The Autodesk Fusion MCP Server is a standalone add-in for Autodesk Fusion 360, enabling AI agents to connect and interact directly via the Streamable HTTP protocol. It provides a robust, thread-safe bridge to Fusion's main thread and exposes 13 dedicated tools for comprehensive CAD automation and interaction without external dependencies.; 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.
Automating CAD tasks by executing Fusion API calls and Python code
Automating complex local file and data manipulation tasks through natural language