How to Use the Fusion Operations MCP in Claude Code
Control your factory floor from your terminal by piping Fusion Operations data directly into shell scripts with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Fusion Operations MCP to Claude Code
Create your Vinkius account to connect Fusion Operations to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe factory floor data into CLI scripts
`list_floor_machines` outputs raw JSON of your active shop floor hardware directly to your terminal session. Claude Code lets you pipe this machine status data into grep, awk, or custom shell scripts to monitor uptime. You can pair this terminal output with `list_floor_workers` to generate instant text-based rosters of active operators. No heavy web apps required, just clean, fast terminal commands to see who is running which machine.
Query product specs via terminal using this MCP Server
`get_product_details` fetches raw specifications, dimensions, and manufacturing steps for any item in your catalog. Claude Code queries these specs instantly, letting you verify build requirements without leaving your SSH session. The tool works alongside `list_manufacturing_products` to let you search your entire catalog using simple terminal commands. You can quickly filter items by material, site, or status using standard Unix utilities.
Trigger production runs from the command line
`create_production_order` lets you initiate physical manufacturing runs with a single terminal command. Claude Code takes your quantity and product ID inputs, formats the request, and triggers the run instantly. After launching the run, the agent uses `list_production_orders` to confirm the new job appears in your active queue. You monitor the entire lifecycle of the build from the same terminal window.
Set up Fusion Operations MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefusion-operations-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Fusion Operations transactions." It will automatically discover and invoke the available Fusion Operations tools.
claude mcp add --transport http fusion-operations-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Fusion Operations MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Fusion Operations MCP today
We host it, we monitor it, we maintain it. You just paste one token.