Joe-Spencer/fusion-mcp-server
A model context protocol (MCP) server for Autodesk Fusion that provides resources and tools from ADSK to an AI client such as Claude or Cursor.
Platform-specific configuration:
{
"mcpServers": {
"fusion-mcp-server": {
"command": "npx",
"args": [
"-y",
"fusion-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...