# Fusion Operations MCP for AI Agents AI Agent Connect

> Fusion Operations MCP lets you manage manufacturing execution and shop floor workflows through your AI agent. It connects to your Autodesk Fusion Operations account to provide real-time production tracking, worker scheduling, and inventory oversight. Stop jumping between tabs to check machine status or order progress and start managing your factory floor with natural language commands.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_CkLFrN41db4C3x3fR1INdMUNeWNYoil1xPU18okW/ai-agent-connect
- **Tags:** manufacturing-execution, shop-floor-tracking, production-scheduling, quality-control, industrial-iot, real-time-monitoring

## Description

Managing a factory floor usually means jumping between a dozen different tabs to see if a machine is down, if a worker is clocked in, or if a specific order is ready for shipping. This Connector changes that by letting your AI agent act as a real-time operations coordinator. Instead of digging through complex manufacturing tables and nested menus, you can just ask your agent for a status update. You'll get a clear picture of your production orders, current inventory across different warehouses, and the exact status of your shop floor machines. It pulls the technical metadata of your products and historical logs into one conversation. When you connect this to your workflow through the Vinkius catalog, you stop hunting for data and start making decisions based on what's actually happening on the floor right now. It handles the heavy lifting of data retrieval so you can focus on keeping the line moving and hitting your production targets. You no longer have to worry about missing a delayed order or running out of materials because the information is always just one question away. This is about turning your manufacturing data into a conversation rather than a chore.

## Tools

### list_manufacturing_products
Get a full list of all products and items in your database. Use this to browse your entire catalog via your agent.

### create_production_order
Create a new production order by providing a product and quantity. This lets you launch new jobs through natural conversation.

### get_product_details
Get specific details for a single product in your catalog. Use this to pull technical specs or metadata on demand.

### get_production_order_details
Get specific details for a single production order. This provides a deep dive into the status of a specific job.

### get_manufacturing_site_info
Get current site and company details for your factory. This helps your agent understand the specific location context.

### list_inventory_stocks
See current stock levels across all your storage locations. This is useful for checking material availability instantly.

### list_floor_machines
See a list of all production machines currently on the shop floor. Use this to monitor machine uptime and availability.

### list_manufacturing_operations
View all manufacturing operations currently in your system. It gives you a clear overview of your production processes.

### list_production_orders
See all production orders and their current statuses. This helps you track progress across multiple jobs at once.

### list_production_records
Access the history of production records for reporting. This is perfect for pulling data for weekly or monthly analysis.

### list_storage_locations
See all available storage locations and warehouses. Use this to manage your logistics and material flow.

### list_floor_workers
See a list of workers currently on the shop floor. It helps you manage staffing and visibility in real-time.

## Prompt Examples

**Prompt:** 
```
What is the status of production order PO-1001?
```

**Response:** 
```
I've checked the status for **PO-1001 (Gear Shafts)**. Here is the current progress:

*   **Status:** In Progress
*   **Current Stage:** Machining
*   **Completion %:** 65%
*   **Estimated Finish:** Today, 4:30 PM

Would you like me to check the status of any other active orders?
```

**Prompt:** 
```
Do we have enough 'Gasket Kits' in the Main Warehouse?
```

**Response:** 
```
Checking inventory for **Gasket Kit**...

| Location | Stock Level | Status |
| :--- | :--- | :--- |
| Main Warehouse | 150 units | ✅ In Stock |
| Assembly Area | 50 units | ✅ In Stock |

**Total Availability:** 200 units. You have plenty of stock for the current production run.
```

**Prompt:** 
```
Show me the production records from today.
```

**Response:** 
```
I've pulled today's production logs for you. Here is the output summary:

*   **Total Records Completed:** 5
*   **Gear Shafts:** 500 units
*   **Pump Units:** 25 units

All operations are currently running within the scheduled timeframe. Let me know if you need a deeper dive into any specific record.
```

## Capabilities

### Track live production orders
See every active job in your system and get immediate updates on their progress.

### Monitor shop floor workers and machines
Get a real-time look at who is on the floor and which machines are currently running.

### Check inventory across locations
View stock levels across multiple warehouses and storage areas in one place.

### Retrieve technical product metadata
Pull specific technical details and specifications for any item in your catalog.

### Access historical production logs
Pull past production records to analyze performance and report on output.

### Create new manufacturing orders
Launch new production jobs by simply telling your agent what product and quantity you need.

## Use Cases

### Checking order delays
A production manager asks the agent to check the status of a specific delayed order. The agent uses get_production_order_details to report the exact bottleneck.

### Real-time inventory checks
An operations lead needs to know if they have enough parts for a run. The agent uses list_inventory_stocks to check multiple warehouses at once.

### Daily output reporting
An engineer asks for a summary of today's output. The agent pulls records using list_production_records and summarizes the total units completed.

### Quick order placement
A floor lead needs to start a new job immediately. They tell the agent to create a production order for 500 units, and it uses create_production_order to log it.

## Benefits

- Get instant order status updates without opening the Fusion Operations dashboard by using list_production_orders.
- Monitor shop floor workers and machine status using list_floor_workers and list_floor_machines to keep the line moving.
- Track inventory levels across multiple warehouses instantly with list_inventory_stocks for better material management.
- Automate the retrieval of technical product metadata with get_product_details for faster engineering checks.
- Analyze historical performance by pulling logs with list_production_records for accurate reporting.
- Create new production orders on the fly using create_production_order via natural language commands.

## How It Works

The bottom line is you get a conversational interface for your entire manufacturing execution system.

1. Subscribe to the Fusion Operations MCP via Vinkius.
2. Retrieve your API Key and Secret from the Fusion Operations profile settings.
3. Connect your AI client and start asking questions about your factory floor.

## Frequently Asked Questions

**Can the Fusion Operations MCP help me track my factory floor in real-time?**
Yes. It connects your AI agent to your production data so you can ask about machine status, worker presence, and order progress instantly.

**How does the Fusion Operations MCP handle inventory across different warehouses?**
It allows your agent to see stock levels across all your storage locations, helping you manage material flow without switching screens.

**Can I create new production orders using the Fusion Operations MCP?**
Yes. You can tell your agent to create a new order by specifying the product and quantity, and it will log it directly in your system.

**Who is the best fit for the Fusion Operations MCP?**
It is designed for production managers, operations leads, and manufacturing engineers who need to monitor shop floor activity and production data via conversation.

**Does the Fusion Operations MCP work with Claude or Cursor?**
Yes. It is compatible with any MCP-supported client, including Claude, Cursor, and Windsurf, giving you a unified way to manage your factory.

**How do I connect Fusion Operations MCP to my production data?**
You just need to subscribe to the Connector on Vinkius and provide your API Key and Secret from your Fusion Operations profile settings.

**How do I find my API Key and Secret?**
Log in to Fusion Operations as an Admin, click on your profile name, and select **Request an API key**. You will receive your credentials via email.

**Can I check stock levels in a specific warehouse?**
Yes! Use the `list_inventory_stocks` tool. You can also use `list_storage_locations` first to identify the correct warehouse ID.

**Does the integration support tracking individual floor workers?**
The `list_floor_workers` tool allows you to retrieve a directory of all registered personnel and their current status in the system.