Cin7 Omni Connector for AI agents.
8 live capabilities
Manage your inventory and multi-channel orders through a conversational interface.
Waiting for input…
Why people use Cin7 Omni
Manage Cin7 Omni Inventory Without the ERP Click Fatigue
This Connector changes that by letting you just ask. You can get a stock count or an order status in a single sentence. You get your answers instantly so you can stop hunting for data and start actually moving products.
What Vinkius changes
You get a conversational interface for your entire inventory system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Out of Stock Panic
A customer asks if a shirt is available.
- Real-world use case 02
The Missing Shipment
A supplier is late.
- Real-world use case 03
New Order Triage
An e-commerce manager wants to see what needs shipping today.
Complete set · 8capabilities
The complete Cin7 Omni capability set.
These are the exact actions your AI can choose when you ask it to work with Cin7 Omni.
01—04
4 capabilities in this set.
Part of 8 available through Cin7 Omni.
- 01 Capability
Get sku stock level
See how many units of a specific product you have left. This helps you avoid overselling items that are out of stock.
- 02 Capability
Get sales order details
Get the full breakdown of a specific sales order. You'll know exactly what was bought and what's next.
- 03 Capability
Get product details
Pull all the specific info for a single product. It's great for checking descriptions or specs quickly.
- 04 Capability
List cin7 contacts
See a list of all your customers and suppliers. This makes it easy to find contact info during a busy shift.
05—08
4 capabilities in this set.
Part of 8 available through Cin7 Omni.
- 05 Capability
List cin7 products
Pull a list of every product in your catalog. Use this to get a high-level view of your entire inventory.
- 06 Capability
List purchase orders
See all your inbound shipments and purchase orders. It keeps your replenishment cycle on track.
- 07 Capability
List sales orders
Get a list of all current sales orders and their status. You can see what's pending at a glance.
- 08 Capability
List stock levels
Get a full list of stock levels for every product you carry. This is your go-to for a complete inventory snapshot.
Set up in minutes
One URL. Then ask Cin7 Omni to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cin7 Omni 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_PMBrPYf5rJmjP6WywhoO8wJs87wf5kqYTxLGSLnk/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 Cin7 Omni, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cin7 Omni for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PMBrPYf5rJmjP6WywhoO8wJs87wf5kqYTxLGSLnk/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 Cin7 Omni URL.
- Step 03
Save and start
Save the connection and enable Cin7 Omni in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cin7-omni": {
"url": "https://edge.vinkius.com/vk_preview_PMBrPYf5rJmjP6WywhoO8wJs87wf5kqYTxLGSLnk/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 Cin7 Omni
Open Agent mode in chat and ask: "Using Cin7 Omni, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cin7-omni": {
"url": "https://edge.vinkius.com/vk_preview_PMBrPYf5rJmjP6WywhoO8wJs87wf5kqYTxLGSLnk/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 Cin7 Omni
Ask Copilot: "Using Cin7 Omni, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cin7-omni": {
"url": "https://edge.vinkius.com/vk_preview_PMBrPYf5rJmjP6WywhoO8wJs87wf5kqYTxLGSLnk/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 Cin7 Omni
Open Cascade and ask: "Using Cin7 Omni, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cin7-omni": {
"url": "https://edge.vinkius.com/vk_preview_PMBrPYf5rJmjP6WywhoO8wJs87wf5kqYTxLGSLnk/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 Cin7 Omni
Ask Cline: "Using Cin7 Omni, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cin7-omni --transport http "https://edge.vinkius.com/vk_preview_PMBrPYf5rJmjP6WywhoO8wJs87wf5kqYTxLGSLnk/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 Cin7 Omni
Ask Claude: "Using Cin7 Omni, show me...". 8 tools are ready
Where the request belongs
Work Cin7 Omni can move forward.
The person who feels like they're drowning in spreadsheets and ERP clicks. It's for the warehouse lead who needs to know what's in a bin right now, and the e-commerce manager who needs to know if a sale is ready to ship.
Inventory Manager
Checking stock levels during peak hours to prevent overselling.
Warehouse Lead
Verifying product locations without having to log into a terminal.
Purchasing Agent
Looking up supplier history on the fly during a buying cycle.
E-commerce Coordinator
Verifying multi-channel order statuses to keep customers happy.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsExtensiv
Manage omnichannel operations via Extensiv. track orders and shipments, monitor inventory and warehouses, and manage vendors directly from any AI agent.
ChannelApe
Manage inventory and order automation via ChannelApe. track stock, fulfill orders, and monitor suppliers directly from any AI agent.
Enspire Commerce
Equip your AI agent to manage omni-channel orders, track inventory, and monitor shipments via the Enspire API.
Cin7 Core
Equip your AI agent to manage inventory, sales orders, and purchase orders via the Cin7 Core (formerly DEAR Systems) API.
Channable
Manage marketplace orders and stock via Channable. track sales, update shipments, and monitor returns directly from any AI agent.
NCR Voyix
Manage commerce and retail operations via NCR Voyix. track orders, sites, products, and inventory directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Cin7 Omni 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 Cin7 Omni.
The practical details behind the request, access and result.
Can Cin7 Omni MCP help with warehouse stock levels?
Yes, it provides real-time stock counts across all your warehouse locations. You can ask your agent to check specific SKUs or get a full list of stock levels for your entire catalog.
How do I connect Cin7 Omni to my AI agent?
Once you subscribe to the Connector on Vinkius, you'll just need to provide your Cin7 API Username and API Key from your settings. From there, your agent can access your data directly.
Can I see my customers with Cin7 Omni MCP?
Yes, the Connector allows your agent to list all your customer and supplier contacts, making it easy to find phone numbers or emails during a conversation.
Does Cin7 Omni MCP work for multi-channel sales?
It does. You can use it to list sales orders and check their current statuses, which helps you keep track of orders coming from different sales channels.
Can I use Cin7 Omni MCP to check inbound shipments?
Yes, you can use it to list purchase orders and monitor inbound shipments to see exactly what's on its way to your warehouse.
Will this replace my Cin7 Omni login?
No, this Connector is a way to access your data through a chat interface. You still use Cin7 Omni for your main management tasks, but you use this Connector for quick information lookups.
Can I check the stock level for a specific SKU?
Yes! Use the get_sku_stock_level capability with the unique product ID. The agent will return the current available quantities across all your warehouses.
How do I see my latest purchase orders?
Use the list_purchase_orders capability. Your agent will fetch the list of inbound orders, their statuses, and associated suppliers.
Where do I find my API Username and Key?
Log in to Cin7 Omni, navigate to Settings > Integrations & API > API v1. Your API Username is listed there, and you can generate a new API Key by adding a connection.
One connection away
Give your agent a direct line to Cin7 Omni.
Connect Cin7 Omni once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available