← Back to Fusion360 MCP Server
Install Fusion360 MCP Server
Pick your client, copy the command, done.
1
Add it to Claude Code
claude mcp add fusion360-mcp-server -- uvx fusion360-mcp-server --mode socketAvailable Tools (5)
Once configured, Fusion360 MCP Server gives your AI agent access to:
pingHealth check (instant, no Fusion API)get_scene_infoDesign name, bodies, sketches, features, cameracreate_sketchNew sketch on xy/yz/xz plane, optional offsetplaneoffsetextrudeExtrude a sketch profileprofiledistancemove_bodyTranslate a body by (x, y, z)body_namexyzTry It Out
After setup, try these prompts with your AI agent:
→Create a new sketch on the XY plane and draw a 50mm by 50mm rectangle.
→Extrude the current sketch profile by 20mm.
→List all components currently in the design.
→Move the main body by 10mm along the X-axis.
→Create a circular pattern of the selected feature around the Z-axis.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Python 3.8+ with pip installed
Alternative installation methods
Other MCP Clients
uvx fusion360-mcp-server --mode socketKeep this setup from going cold
Save the docs, env vars, and workflow around Fusion360 MCP Server in Conare so Claude Code, Codex, and Cursor remember it next time.