Order Desk Connector for AI agents.
11 live capabilities
Manage multi-channel e-commerce orders and inventory from your chat interface.
Waiting for input…
Why people use Order Desk
Order Desk E-commerce Order Management for Multi-Channel Sellers
This Order Desk MCP lets you handle those tasks through a single conversation. You can ask your agent to pull all orders from today, update inventory levels, or add tracking numbers to a batch of shipments. You get a centralized command center that handles the tedious data entry for you.
What Vinkius changes
You get a hands-free way to manage multi-channel e-commerce orders and inventory.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Updating stock during a flash sale
An owner sees a spike in sales and needs to update stock.
- Real-world use case 02
Providing tracking numbers to customers
A customer asks for a tracking number.
- Real-world use case 03
Summarizing daily sales volume
The manager asks the agent to list_store_orders from today and summarize the total order count to check performance.
Complete set · 11capabilities
The complete Order Desk capability set.
These are the exact actions your AI can choose when you ask it to work with Order Desk.
01—04
4 capabilities in this set.
Part of 11 available through Order Desk.
- 01 Capability
Create order shipment
Add a shipment to an existing order to provide customers with tracking info. This helps you keep your customers informed without manual data entry.
- 02 Capability
Delete store order
Remove an order from your store when it needs to be canceled or purged. This keeps your order list clean.
- 03 Capability
Get inventory item
Pull specific details for an inventory item to check its current status. This is useful for verifying stock before a sale.
- 04 Capability
Get order details
Retrieve the full data set for a specific order to see all line items and metadata. This lets you see every detail of a customer's purchase.
05—08
4 capabilities in this set.
Part of 11 available through Order Desk.
- 05 Capability
List inventory items
Get a full list of your inventory items to see what's in stock across all channels. This gives you a bird's eye view of your warehouse.
- 06 Capability
List order items
View the specific products and quantities within a single order. This helps you see exactly what a customer bought.
- 07 Capability
List store orders
See all orders from your store to get a high-level view of your sales. This is perfect for checking daily volume.
- 08 Capability
List order shipments
View all shipments associated with a specific order to track progress. This helps you manage outgoing packages.
09—11
3 capabilities in this set.
Part of 11 available through Order Desk.
- 09 Capability
Test orderdesk connection
Run a check to make sure your API key is working correctly with the Connector. This ensures your connection is always active.
- 10 Capability
Update store order
Modify an existing order to change details like shipping addresses or notes. This allows for quick corrections to order info.
- 11 Capability
Create store order
Generate a new order in your store manually through the AI agent. This lets you enter orders without leaving the chat.
Set up in minutes
One URL. Then ask Order Desk to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Order Desk 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_E0VW0CG2NA1EJV1IMqFFOO5oqkHa7C7hfx62ZE7W/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 Order Desk, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Order Desk for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_E0VW0CG2NA1EJV1IMqFFOO5oqkHa7C7hfx62ZE7W/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 Order Desk URL.
- Step 03
Save and start
Save the connection and enable Order Desk in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"order-desk-alternative": {
"url": "https://edge.vinkius.com/vk_preview_E0VW0CG2NA1EJV1IMqFFOO5oqkHa7C7hfx62ZE7W/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 Order Desk
Open Agent mode in chat and ask: "Using Order Desk, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"order-desk-alternative": {
"url": "https://edge.vinkius.com/vk_preview_E0VW0CG2NA1EJV1IMqFFOO5oqkHa7C7hfx62ZE7W/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 Order Desk
Ask Copilot: "Using Order Desk, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"order-desk-alternative": {
"url": "https://edge.vinkius.com/vk_preview_E0VW0CG2NA1EJV1IMqFFOO5oqkHa7C7hfx62ZE7W/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 Order Desk
Open Cascade and ask: "Using Order Desk, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"order-desk-alternative": {
"url": "https://edge.vinkius.com/vk_preview_E0VW0CG2NA1EJV1IMqFFOO5oqkHa7C7hfx62ZE7W/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 Order Desk
Ask Cline: "Using Order Desk, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add order-desk-alternative --transport http "https://edge.vinkius.com/vk_preview_E0VW0CG2NA1EJV1IMqFFOO5oqkHa7C7hfx62ZE7W/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 Order Desk
Ask Claude: "Using Order Desk, show me...". 11 tools are ready
Where the request belongs
Work Order Desk can move forward.
This is for e-commerce owners and ops leads who are drowning in manual order processing and need a way to manage multiple sales channels from a single interface.
E-commerce Store Owner
Checks daily order volume and updates stock levels during peak seasons.
Fulfillment Coordinator
Manages shipment tracking and handles order status updates for customers.
Operations Manager
Monitors connection health and audits custom order metadata for reporting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOrder Desk
Route and manage orders from multiple sales channels to fulfillment providers with automation rules that handle the complexity.
Enspire Commerce
Equip your AI agent to manage omni-channel orders, track inventory, and monitor shipments via the Enspire API.
Amplifier
E-commerce fulfillment orchestration. manage orders, inventory, and shipments via AI.
ChannelApe
Manage inventory and order automation via ChannelApe. track stock, fulfill orders, and monitor suppliers directly from any AI agent.
Order Time
Inventory and order management. manage items, customers, and sales orders via Order Time.
Cin7 Omni
Manage inventory and multi-channel orders via Cin7 Omni. track stock, monitor sales, and manage contacts directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Order Desk 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 Order Desk.
The practical details behind the request, access and result.
Can Order Desk MCP help me manage multiple stores?
Yes, it connects to your Order Desk account which syncs with hundreds of different shopping carts and shipping providers, allowing you to manage them from one place.
How does Order Desk MCP handle inventory?
It lets you see and update stock levels across all your connected sales channels from one place, ensuring your store stays accurate.
Can I use Order Desk MCP to track my shipments?
Yes, you can add tracking numbers and shipment records to existing orders using your agent, which keeps your customers informed automatically.
Does Order Desk MCP work with my existing API keys?
Yes, you just need to provide your Store ID and API Key from your Order Desk settings to get started.
Can Order Desk MCP help with custom order data?
It allows you to access and manage order-level custom fields and checkout metadata through natural conversation with your AI agent.
Is Order Desk MCP good for high-volume sellers?
It's designed for merchants who need to automate the management of shipments and monitor warehouse activity to handle large order volumes efficiently.
Can my AI automatically find the details for a specific order by its ID?
Yes! Use the get_order capability with the Order ID. Your agent will respond with complete metadata for the record, including customer information, items, and status in seconds.
How do I find my Order Desk Store ID and API Key?
Log in to your Order Desk store, navigate to Store Settings > API, and you will find your unique Store ID and generate your secret API key there.
Can I update inventory levels using the AI?
Absolutely. Use the update_inventory capability. Provide the Inventory Item ID and the new stock quantity, and the agent will sync the update to Order Desk immediately.
One connection away
Give your agent a direct line to Order Desk.
Connect Order Desk once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available