OpenCart Connector for AI agents.
10 live capabilities
Manage your e-commerce orders and product inventory through chat.
Waiting for input…
Why people use OpenCart
OpenCart E-commerce Order Management
This Connector lets you stay in one place. Just ask your AI client for the order details. It pulls the info instantly so you can get the package out the door.
What Vinkius changes
You get a voice-activated dashboard for your OpenCart store.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Live Support Response
A customer asks where their package is.
- Real-world use case 02
Inventory Monitoring
You need to know if a hot item is out of stock.
- Real-world use case 03
Bulk Fulfillment Updates
You finished a batch of shipments.
Complete set · 10capabilities
The complete OpenCart capability set.
These are the exact actions your AI can choose when you ask it to work with OpenCart.
01—04
4 capabilities in this set.
Part of 10 available through OpenCart.
- 01 Capability
Get product
Pull every detail for a specific product using its unique ID. This is useful for deep-diving into a single item.
- 02 Capability
List orders
See a list of all orders from your store. Use this to get a high-level view of recent sales activity.
- 03 Capability
Get order
Fetch specific details for one order using an ID. This helps you see exactly what a customer bought and where it's going.
- 04 Capability
Get order history
View the full history of status changes for a specific order. Use this to verify tracking logic or fulfillment steps.
05—07
3 capabilities in this set.
Part of 10 available through OpenCart.
- 05 Capability
List categories
See how your product categories are organized. Use this to understand your store's navigation structure.
- 06 Capability
Add order history
Mark an order as shipped or cancelled and add a comment. This capability pushes updates to your order history.
- 07 Capability
Get cart
See what's currently in the active session cart. Use this to verify product mapping before custom checkout logic.
08—10
3 capabilities in this set.
Part of 10 available through OpenCart.
- 08 Capability
List products
Get a list of all active products including prices and stock levels. Use this to see what's currently available for sale.
- 09 Capability
List customers
See a list of all registered customers in your database. This helps you manage your user base quickly.
- 10 Capability
Get customer
Pull a full profile for a customer including their address and history. This is perfect for personalized support.
Set up in minutes
One URL. Then ask OpenCart to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use OpenCart 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_EfktxooGIXXTjzAJxrwWn0FzNp6L9OZazw5HST2Y/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 OpenCart, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable OpenCart for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_EfktxooGIXXTjzAJxrwWn0FzNp6L9OZazw5HST2Y/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 OpenCart URL.
- Step 03
Save and start
Save the connection and enable OpenCart in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"opencart": {
"url": "https://edge.vinkius.com/vk_preview_EfktxooGIXXTjzAJxrwWn0FzNp6L9OZazw5HST2Y/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 OpenCart
Open Agent mode in chat and ask: "Using OpenCart, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"opencart": {
"url": "https://edge.vinkius.com/vk_preview_EfktxooGIXXTjzAJxrwWn0FzNp6L9OZazw5HST2Y/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 OpenCart
Ask Copilot: "Using OpenCart, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"opencart": {
"url": "https://edge.vinkius.com/vk_preview_EfktxooGIXXTjzAJxrwWn0FzNp6L9OZazw5HST2Y/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 OpenCart
Open Cascade and ask: "Using OpenCart, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"opencart": {
"url": "https://edge.vinkius.com/vk_preview_EfktxooGIXXTjzAJxrwWn0FzNp6L9OZazw5HST2Y/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 OpenCart
Ask Cline: "Using OpenCart, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add opencart --transport http "https://edge.vinkius.com/vk_preview_EfktxooGIXXTjzAJxrwWn0FzNp6L9OZazw5HST2Y/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 OpenCart
Ask Claude: "Using OpenCart, show me...". 10 tools are ready
Where the request belongs
Work OpenCart can move forward.
For store owners and support staff who are tired of clicking through endless admin pages to find a single order or update a shipping status.
Store Owner
Checks daily revenue and stock levels while on the go without logging into a dashboard.
Support Agent
Finds customer addresses and order numbers instantly during live chat support sessions.
Fulfillment Specialist
Updates shipment statuses in bulk by talking to an agent instead of clicking through forms.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMedusa (Headless E-commerce Engine)
Manage headless commerce via MedusaJS. search products, track orders, and audit customer data.
Megaventory
Inventory and order management via Megaventory. track products, stock levels, and orders.
Order Time
Inventory and order management. manage items, customers, and sales orders via Order Time.
PrestaShop
Bring your PrestaShop store to your AI. orchestrate orders, extract deep product metadata, and track inventory stock levels natively via chat.
CS-Cart
Manage e-commerce and marketplaces via CS-Cart. track products and orders, handle customer data, audit vendors, and monitor taxes directly from any AI agent.
Cart.com (AmeriCommerce)
E-commerce store orchestration via Cart.com. manage products, orders, and customers via AI.
Bring your own AI
Change the model, client or framework. Keep OpenCart 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 OpenCart.
The practical details behind the request, access and result.
Can I use the OpenCart MCP to update shipping info?
Yes, you can use it to push status updates like Shipped or Cancelled and add custom comments to the order history.
Does the OpenCart MCP let me see my products?
It allows your AI to browse your entire catalog, check current stock levels, and view pricing for any item.
How do I connect my store to the OpenCart MCP?
You just need to provide your store URL and your API username and key from your OpenCart admin panel.
Can I look up customer addresses with this?
Yes, your agent can fetch full customer profiles, including their default shipping addresses and newsletter status.
Can the OpenCart MCP handle my entire store?
It is designed for managing orders, products, and customers. Some administrative tasks like deleting items still require the dashboard.
Can my AI agent update order statuses. like marking an order as shipped?
Yes. The add_order_history capability pushes a new status entry to any order. Provide the order ID, the OpenCart status ID (e.g., 3 for Shipped), and an optional comment. The status change appears immediately in the admin panel and triggers any configured email notifications.
Does it work with any OpenCart version?
This integration uses the native OpenCart REST API available in OpenCart 2.x and later. If your store is running OpenCart 1.x, the API endpoints won't be available. For OpenCart 3.x and 4.x, the API user setup is the same. just ensure the API user is enabled in System > Users > API.
What about IP restrictions. will the API reject requests?
OpenCart's API enforces an IP whitelist by default. When creating your API user, add the IP address of your server to the 'IP Addresses' tab. If you're running through a cloud proxy, add that proxy's IP. Without this step, all API requests will be rejected with a permission error.
One connection away
Give your agent a direct line to OpenCart.
Connect OpenCart once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available