Back to directory
mikan-atomoki/text-to-model

mikan-atomoki/text-to-model

@mikan-atomoki

Turn natural language into 3D models in Fusion 360 — An MCP server add-in connecting Claude to Autodesk Fusion 360 with 64 CAD tools controllable through plain text.

fusion360cad3d-modelingautodeskjis-standardsclaude-desktopssetool

Installation & Configuration

{
  "mcpServers": {
    "fusion360": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "http://127.0.0.1:13405/sse"
      ]
    }
  }
}

Information

Transport
sse
Language
Python
Created
2026/6/17
Updated
2026/6/17