Duoplane Connector for AI agents.
11 live capabilities
Manage multi-vendor e-commerce orders and warehouse inventory.
Waiting for input…
Why people use Duoplane
Duoplane E-commerce Automation for Multi-Vendor Fulfillment
With this Connector, your agent handles the data fetching. You just ask for the status of an order or a list of pending POs and get the answer immediately in your chat. It removes the need to navigate multiple dashboards just to see if a shipment moved.
What Vinkius changes
You get a conversational interface for your entire multi-vendor e-commerce backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Order lookup
An e-commerce manager asks the agent to find a specific order by reference and check its status.
- Real-world use case 02
Inventory planning
A supply chain lead asks for a summary of vendor activity to see which products are moving.
- Real-world use case 03
Vendor onboarding
An ops lead wants to see the profile of a new drop-ship partner to check their connection status.
Complete set · 11capabilities
The complete Duoplane capability set.
These are the exact actions your AI can choose when you ask it to work with Duoplane.
01—04
4 capabilities in this set.
Part of 11 available through Duoplane.
- 01 Capability
Get duoplane account metadata
Pull the metadata for your specific Duoplane subdomain.
- 02 Capability
Get order details
Get the full status and fulfillment details for a specific customer order.
- 03 Capability
Get purchase order details
View the specific details and tracking info for a purchase order sent to a vendor.
- 04 Capability
Quick vendor inventory audit
Get a summary of vendor activity and current product counts.
05—08
4 capabilities in this set.
Part of 11 available through Duoplane.
- 05 Capability
Get vendor profile
See the configuration and profile details for a specific vendor.
- 06 Capability
List ecommerce orders
View a complete list of all customer orders in your account.
- 07 Capability
List purchase orders
List every purchase order you've sent to your vendors.
- 08 Capability
List unfulfilled purchase orders
Identify which purchase orders are still waiting for vendor fulfillment.
09—11
3 capabilities in this set.
Part of 11 available through Duoplane.
- 09 Capability
List synced products
See all products synchronized across your storefronts and vendors.
- 10 Capability
List active vendors
List all registered drop-ship and wholesale vendors.
- 11 Capability
Search orders by reference
Find orders using a keyword or a specific reference ID.
Set up in minutes
One URL. Then ask Duoplane to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Duoplane 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_xuanBJwkKHpYFNJbpzQ4dICYJg1lMuxSagwVFd0O/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 Duoplane, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Duoplane for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_xuanBJwkKHpYFNJbpzQ4dICYJg1lMuxSagwVFd0O/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 Duoplane URL.
- Step 03
Save and start
Save the connection and enable Duoplane in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"duoplane": {
"url": "https://edge.vinkius.com/vk_preview_xuanBJwkKHpYFNJbpzQ4dICYJg1lMuxSagwVFd0O/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 Duoplane
Open Agent mode in chat and ask: "Using Duoplane, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"duoplane": {
"url": "https://edge.vinkius.com/vk_preview_xuanBJwkKHpYFNJbpzQ4dICYJg1lMuxSagwVFd0O/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 Duoplane
Ask Copilot: "Using Duoplane, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"duoplane": {
"url": "https://edge.vinkius.com/vk_preview_xuanBJwkKHpYFNJbpzQ4dICYJg1lMuxSagwVFd0O/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 Duoplane
Open Cascade and ask: "Using Duoplane, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"duoplane": {
"url": "https://edge.vinkius.com/vk_preview_xuanBJwkKHpYFNJbpzQ4dICYJg1lMuxSagwVFd0O/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 Duoplane
Ask Cline: "Using Duoplane, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add duoplane --transport http "https://edge.vinkius.com/vk_preview_xuanBJwkKHpYFNJbpzQ4dICYJg1lMuxSagwVFd0O/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 Duoplane
Ask Claude: "Using Duoplane, show me...". 11 tools are ready
Where the request belongs
Work Duoplane can move forward.
This is for e-commerce owners and operations leads who are drowning in tabs. If you're managing multiple vendors and need to know where an order stands without manual searching, this is for you.
E-commerce Manager
Checks order statuses and vendor responsiveness during peak sales.
Supply Chain Lead
Monitors purchase order volumes and inventory levels across multiple warehouses.
Operations Coordinator
Researches specific order metadata and vendor connection details.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDCL Logistics
Equip your AI agent to manage order fulfillment, track shipments, and monitor warehouse inventory via the DCL Logistics API.
Order 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.
Anvyl
Streamline your supply chain with Anvyl. manage purchase orders, track shipments, and coordinate with suppliers via AI.
Megaventory
Inventory and order management via Megaventory. track products, stock levels, and orders.
ShipBob
Automate your e-commerce fulfillment with ShipBob. manage products, track orders, and monitor inventory levels directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Duoplane 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 Duoplane.
The practical details behind the request, access and result.
Can Duoplane help me manage drop-shipping?
Yes, it tracks purchase orders and vendor inventory, making it ideal for drop-shipping workflows where you need to monitor multiple third-party suppliers.
How does Duoplane handle multi-vendor orders?
It pulls data from all your connected storefronts into one view, allowing you to see order statuses across different vendors in one place.
Can I use Duoplane to check my warehouse inventory?
Yes, you can pull high-level summaries of your synced product counts and vendor activity to keep your inventory audits accurate.
Will Duoplane help me find specific orders faster?
Yes, you can use your agent to search for orders by reference number or specific keywords instead of digging through lists.
Does Duoplane show me my vendor connection status?
Yes, it retrieves the profile and configuration details for your vendors, including their current connection status.
Can I see all my synced products at once?
Yes, it provides a way to list every product synchronized across your different storefronts and vendors.
How do I get Duoplane API credentials?
Log in to your Duoplane dashboard, navigate to Settings > API, and you can generate or retrieve your unique API Key. For the API Password, Duoplane typically uses 'X'. You will also need your account subdomain.
Can the agent update inventory levels?
This integration currently focuses on listing and auditing orders, POs, vendors, and products. Updating inventory levels or product details should be managed via the Duoplane portal or your e-commerce platform.
Does the integration show vendor tracking info?
Yes, you can use the get_purchase_order_details capability to retrieve tracking numbers and fulfillment status for orders handled by your vendors.
One connection away
Give your agent a direct line to Duoplane.
Connect Duoplane once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available