← 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 socket

Available 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, camera
create_sketchNew sketch on xy/yz/xz plane, optional offset
planeoffset
extrudeExtrude a sketch profile
profiledistance
move_bodyTranslate a body by (x, y, z)
body_namexyz

Try 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 socket

Keep 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.

Remember this setup