Kibo Commerce Connector for AI agents.
10 live capabilities
Manage your e-commerce inventory and orders using natural language.
Waiting for input…
Why people use Kibo Commerce
Kibo Commerce for faster e-commerce inventory management
With the Kibo Commerce MCP, that manual search is gone. You just ask your agent what's on the shelf, and it pulls that data instantly. You get the answer you need without ever leaving your chat window.
What Vinkius changes
You get a direct line to your commerce data without the manual clicking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking stock during a live sale
A customer asks if a red shirt is in the East warehouse.
- Real-world use case 02
Handling a refund request
A support rep needs to see a customer's last three purchases.
- Real-world use case 03
Catalog auditing
An e-commerce manager needs to see all products in the Electronics category.
Complete set · 10capabilities
The complete Kibo Commerce capability set.
These are the exact actions your AI can choose when you ask it to work with Kibo Commerce.
01—04
4 capabilities in this set.
Part of 10 available through Kibo Commerce.
- 01 Capability
List categories
See all the catalog categories you have set up. This helps organize your product structure.
- 02 Capability
List customers
Get a list of all customer accounts in your tenant. Use this to manage your user base.
- 03 Capability
Get location details
Get specific details for a single warehouse or store. This is useful for logistics planning.
- 04 Capability
Get order details
Pull the full details for one specific order. Use this to troubleshoot shipping issues.
05—07
3 capabilities in this set.
Part of 10 available through Kibo Commerce.
- 05 Capability
Get product details
Get the metadata for a specific product. This is the best way to see deep specs for an item.
- 06 Capability
Get inventory status
Get real-time stock levels for a specific product. This helps you see exactly what's on the shelf right now.
- 07 Capability
List locations
See all your inventory locations including stores and warehouses. Use this to map your logistics.
08—10
3 capabilities in this set.
Part of 10 available through Kibo Commerce.
- 08 Capability
List products
Explore your inventory and see all items in your catalog. This is great for auditing your current offerings.
- 09 Capability
Get site settings
Pull the platform site settings for your account. Use this to check your global configuration.
- 10 Capability
List orders
Pull a list of all commerce orders in your system. Use this to keep tabs on fulfillment progress.
Set up in minutes
One URL. Then ask Kibo Commerce to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kibo Commerce 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_Yq8bKpTZoV9tYneiWxV2hRXZmXj5NIiitqM88PdQ/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 Kibo Commerce, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kibo Commerce for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Yq8bKpTZoV9tYneiWxV2hRXZmXj5NIiitqM88PdQ/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 Kibo Commerce URL.
- Step 03
Save and start
Save the connection and enable Kibo Commerce in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kibo-commerce": {
"url": "https://edge.vinkius.com/vk_preview_Yq8bKpTZoV9tYneiWxV2hRXZmXj5NIiitqM88PdQ/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 Kibo Commerce
Open Agent mode in chat and ask: "Using Kibo Commerce, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kibo-commerce": {
"url": "https://edge.vinkius.com/vk_preview_Yq8bKpTZoV9tYneiWxV2hRXZmXj5NIiitqM88PdQ/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 Kibo Commerce
Ask Copilot: "Using Kibo Commerce, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kibo-commerce": {
"url": "https://edge.vinkius.com/vk_preview_Yq8bKpTZoV9tYneiWxV2hRXZmXj5NIiitqM88PdQ/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 Kibo Commerce
Open Cascade and ask: "Using Kibo Commerce, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kibo-commerce": {
"url": "https://edge.vinkius.com/vk_preview_Yq8bKpTZoV9tYneiWxV2hRXZmXj5NIiitqM88PdQ/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 Kibo Commerce
Ask Cline: "Using Kibo Commerce, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kibo-commerce --transport http "https://edge.vinkius.com/vk_preview_Yq8bKpTZoV9tYneiWxV2hRXZmXj5NIiitqM88PdQ/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 Kibo Commerce
Ask Claude: "Using Kibo Commerce, show me...". 10 tools are ready
Where the request belongs
Work Kibo Commerce can move forward.
This is for the e-commerce ops lead who is tired of jumping between five different tabs just to answer a single customer question or verify a shipment.
E-commerce Manager
Checks order statuses and updates catalog metadata during high-volume sales periods.
Inventory Specialist
Verifies stock counts across multiple warehouses to prevent overselling.
Customer Support Rep
Grabs customer history and order details instantly to resolve tickets faster.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsNCR Voyix
Manage commerce and retail operations via NCR Voyix. track orders, sites, products, and inventory directly from your AI agent.
Commerce.js
Manage your e-commerce store via Commerce.js. list products, manage carts, and handle orders directly from any AI agent.
Afosto
Retail and e-commerce engine. manage orders, inventory, products, and customers via AI.
BigCommerce
Manage your online store with product catalogs, order fulfillment, and customer data for high-volume e-commerce operations.
Cart.com (AmeriCommerce)
E-commerce store orchestration via Cart.com. manage products, orders, and customers via AI.
CloudCart
Manage e-commerce and store operations via CloudCart. track products, monitor orders, and manage customers directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Kibo Commerce 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 Kibo Commerce.
The practical details behind the request, access and result.
Can the Kibo Commerce MCP help me check stock levels?
Yes, it lets your AI agent see real-time inventory across all your locations. You can ask about specific products to see exactly how many units are on hand.
How do I use Kibo Commerce MCP to manage my products?
You can use it to list all products in your catalog or get deep metadata on specific items. It's a way to browse your inventory using natural language.
Can my AI agent see my customer accounts with this?
Yes, it can query customer profiles and account data. This makes it much faster to find information during a support interaction.
Will Kibo Commerce MCP show me my current orders?
It can list all commerce orders and provide specific details for any individual order. You can check statuses and fulfillment details instantly.
Is Kibo Commerce MCP good for multi-location retail?
Definitely. It can list all your physical locations and pull specific details for warehouses or stores to help with logistics.
Can I use Kibo Commerce MCP to see my site's configuration?
Yes, it can retrieve your platform site settings. This is useful for quickly checking global rules or store configurations.
Can I check stock levels for a specific location?
Yes, the get_inventory_status capability provides stock levels for a product across all registered locations in your tenant.
Is it possible to list all current commerce orders?
Absolutely. Use the list_orders capability to retrieve a comprehensive list of recent orders and their current processing status.
How do I find physical store locations via the agent?
The list_locations capability retrieves all physical and logical locations (stores, warehouses, etc.) configured in your Kibo inventory system.
One connection away
Give your agent a direct line to Kibo Commerce.
Connect Kibo Commerce once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available