Fusion 360 Wrapper
Verified IntegrationClient Configuration
— Connect Fusion 360 Wrapper to Claude Desktop or Cursor in seconds{
"mcpServers": {
"fusion-360-wrapper": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-fusion-360-wrapper"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Enables AI agents to perform complex CAD operations, modify designs, and query model state directly within Autodesk Fusion 360.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Fusion 360 Wrapper
It integrates via a Fusion 360 Add-In and a standalone MCP server. AI clients like Claude Desktop or web interfaces (e.g., Open WebUI) send commands to the MCP server, which then executes them within Fusion 360 using its native API.
Related MCP Servers
Browse all servers →Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.