AuraFriday/Fusion-360-MCP-Server
Control Fusion 360 with any AI through Model Context Protocol (MCP)
Platform-specific configuration:
{
"mcpServers": {
"Fusion-360-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Fusion-360-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...