MRPeasy Connector for AI agents.
10 live capabilities
Manage manufacturing orders and inventory stock levels through your agent.
Waiting for input…
Why people use MRPeasy
MRPeasy for Real-Time Manufacturing Order Tracking
This Connector lets you skip the tabs entirely. You can just ask your agent for a status update on a specific manufacturing order or a count of raw materials. You get a clear answer in seconds, letting you spend more time on the floor and less time behind a screen.
What Vinkius changes
That you get a conversational interface for your entire manufacturing ERP.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking raw material availability
A coordinator asks if there is enough steel for the next batch.
- Real-world use case 02
Tracking a specific customer sale
A sales rep asks about a local hardware store order.
- Real-world use case 03
Summarizing shop floor activity
A manager asks what is happening today.
Complete set · 10capabilities
The complete MRPeasy capability set.
These are the exact actions your AI can choose when you ask it to work with MRPeasy.
01—04
4 capabilities in this set.
Part of 10 available through MRPeasy.
- 01 Capability
List customer orders
List all customer and sales orders. Use this to see what's currently in the pipeline for fulfillment.
- 02 Capability
List purchase orders
List all purchase orders sent to your vendors. This helps you track what's coming in from suppliers.
- 03 Capability
List stock items
List all inventory stock items. This gives you a full overview of everything in your warehouse.
- 04 Capability
List work stations
List all manufacturing work stations. This helps you see the layout and status of your production floor.
05—07
3 capabilities in this set.
Part of 10 available through MRPeasy.
- 05 Capability
Get manufacturing order
Get specific details for a single manufacturing order. Use this to see exactly where one batch stands.
- 06 Capability
Get stock item
Get specific details for a stock item. This is useful for checking specs or history for a single part.
- 07 Capability
List invoices
List sales invoices related to your operations. This helps you quickly find billing records.
08—10
3 capabilities in this set.
Part of 10 available through MRPeasy.
- 08 Capability
List manufacturing orders
List all manufacturing orders. Use this to get a high-level view of all current production tasks.
- 09 Capability
List vendors
List all registered suppliers and vendors. Use this to quickly find contact info for raw materials.
- 10 Capability
Get customer order
Get specific details for a customer order. Use this to check the status of a single sale.
Set up in minutes
One URL. Then ask MRPeasy to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MRPeasy from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OgJ7gRiLxwSCQJ1qHX7WWZ9dsnOtemlCshUYfhg3/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it MRPeasy, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MRPeasy for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_OgJ7gRiLxwSCQJ1qHX7WWZ9dsnOtemlCshUYfhg3/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the MRPeasy URL.
- Step 03
Save and start
Save the connection and enable MRPeasy in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mrpeasy": {
"url": "https://edge.vinkius.com/vk_preview_OgJ7gRiLxwSCQJ1qHX7WWZ9dsnOtemlCshUYfhg3/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using MRPeasy
Open Agent mode in chat and ask: "Using MRPeasy, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mrpeasy": {
"url": "https://edge.vinkius.com/vk_preview_OgJ7gRiLxwSCQJ1qHX7WWZ9dsnOtemlCshUYfhg3/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using MRPeasy
Ask Copilot: "Using MRPeasy, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mrpeasy": {
"url": "https://edge.vinkius.com/vk_preview_OgJ7gRiLxwSCQJ1qHX7WWZ9dsnOtemlCshUYfhg3/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using MRPeasy
Open Cascade and ask: "Using MRPeasy, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mrpeasy": {
"url": "https://edge.vinkius.com/vk_preview_OgJ7gRiLxwSCQJ1qHX7WWZ9dsnOtemlCshUYfhg3/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using MRPeasy
Ask Cline: "Using MRPeasy, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mrpeasy --transport http "https://edge.vinkius.com/vk_preview_OgJ7gRiLxwSCQJ1qHX7WWZ9dsnOtemlCshUYfhg3/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using MRPeasy
Ask Claude: "Using MRPeasy, show me...". 10 tools are ready
Where the request belongs
Work MRPeasy can move forward.
This is for production managers and inventory coordinators who are tired of clicking through dozens of tabs to find a single order status or stock level.
Production Manager
Checks manufacturing order progress during morning standups to identify bottlenecks.
Inventory Coordinator
Verifies raw material levels before starting new production runs to prevent shortages.
Operations Lead
Pulls vendor lists and purchase order history to manage supply chain risks.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKatana
Automate manufacturing ERP workflows, sales orders, and inventory via Katana Cloud Manufacturing.
Megaventory
Track inventory across multiple warehouses, manage purchase orders, and coordinate manufacturing with a cloud ERP for SMBs.
Odoo Manufacturing
Create manufacturing orders, manage BOMs, work orders, and work centers. Odoo MRP through natural conversation.
Unleashed
Automate inventory, assemblies, and customer management via Unleashed. query BOMs, list invoices, and manage customers directly from any AI agent.
Wherefour
Manage inventory, traceability, and orders with Wherefour ERP through AI.
Cin7 Core
Equip your AI agent to manage inventory, sales orders, and purchase orders via the Cin7 Core (formerly DEAR Systems) API.
Bring your own AI
Change the model, client or framework. Keep MRPeasy connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about MRPeasy.
The practical details behind the request, access and result.
How does the MRPeasy MCP help with my production schedule?
It lets you ask your AI agent for real-time updates on your manufacturing orders. Instead of opening your ERP, you can quickly see which orders are in production, scheduled, or completed to keep your team on track.
Can I use MRPeasy MCP to check my inventory levels?
Yes, you can ask your agent to check stock levels for any item. It pulls live data from your MRPeasy account so you can verify raw materials or finished goods instantly.
Does the MRPeasy MCP support vendor management?
Yes, it allows you to pull a full list of your registered suppliers and vendors. You can use your agent to quickly find who provides your raw materials without searching through records.
Is MRPeasy MCP good for tracking sales orders?
It is great for oversight. You can ask your agent to list all customer orders or get specific details on a single sale to see where it stands in the fulfillment process.
What manufacturing data can I access with MRPeasy MCP?
You can access manufacturing orders, work station statuses, stock items, purchase orders, and sales invoices. It gives your agent a broad view of your entire factory operation.
Do I need a special plan to use the MRPeasy MCP?
To use this Connector with your AI agent, you will need an MRPeasy Unlimited plan and your own API keys to connect the two systems.
Is API access available on all MRPeasy plans?
No. According to MRPeasy documentation, the API is exclusively available to clients on the 'Unlimited' pricing plan.
Can I see the Bill of Materials (BOM) for a production order?
Yes! Use the get_manufacturing_order capability with a specific MO ID to see the detailed metadata including the bill of materials required for that order.
How do I find a specific item's stock history?
Use the get_stock_item capability with the item ID to retrieve its complete metadata and stock levels.
One connection away
Give your agent a direct line to MRPeasy.
Connect MRPeasy once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available