Odoo eCommerce Connector for AI agents.
6 live capabilities
Manage your Odoo ERP sales and inventory through a conversational interface.
Waiting for input…
Why people use Odoo eCommerce
Odoo eCommerce for Faster Inventory and Order Management
This Connector changes that by letting you just ask. You get the specific order number or stock count in a few seconds. It turns a five minute search into a five second conversation.
What Vinkius changes
You get a conversational interface for your Odoo 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 levels
A warehouse worker asks if a specific SKU is available for shipping.
- Real-world use case 02
Order tracking
A customer service rep needs to find an order total.
- Real-world use case 03
Lead generation
A sales rep wants to see new website leads.
Complete set · 6capabilities
The complete Odoo eCommerce capability set.
These are the exact actions your AI can choose when you ask it to work with Odoo eCommerce.
01—03
3 capabilities in this set.
Part of 6 available through Odoo eCommerce.
- 01 Capability
Odoo list shop products
This capability lists your available shop products with prices and stock. Use it to check your inventory and see which items are published.
- 02 Capability
Odoo search shop products
This capability searches for specific products by name. Use it to quickly find a single item in your catalog with its price and stock.
- 03 Capability
Odoo list product categories
This capability lists the full hierarchy of your product categories. Use it to see how your shop is organized and find specific category IDs.
04—06
3 capabilities in this set.
Part of 6 available through Odoo eCommerce.
- 04 Capability
Odoo list shop customers
This capability pulls a list of customers who have made purchases. It helps you find buyer contact info and locations for your analytics.
- 05 Capability
Odoo list ecommerce orders
This capability retrieves a list of online store orders. Use it to check order numbers, totals, and current statuses across your shop.
- 06 Capability
Odoo list websites
This capability shows all your configured Odoo websites. It is perfect for managing multi-brand or multi-store setups from one place.
Set up in minutes
One URL. Then ask Odoo eCommerce to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Odoo eCommerce 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_JhDASVu0tVvHQUIpMuO6sBJ3HZZ3PUR5K7sMNyQX/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 Odoo eCommerce, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Odoo eCommerce for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_JhDASVu0tVvHQUIpMuO6sBJ3HZZ3PUR5K7sMNyQX/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 Odoo eCommerce URL.
- Step 03
Save and start
Save the connection and enable Odoo eCommerce in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"odoo-ecommerce": {
"url": "https://edge.vinkius.com/vk_preview_JhDASVu0tVvHQUIpMuO6sBJ3HZZ3PUR5K7sMNyQX/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 Odoo eCommerce
Open Agent mode in chat and ask: "Using Odoo eCommerce, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"odoo-ecommerce": {
"url": "https://edge.vinkius.com/vk_preview_JhDASVu0tVvHQUIpMuO6sBJ3HZZ3PUR5K7sMNyQX/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 Odoo eCommerce
Ask Copilot: "Using Odoo eCommerce, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"odoo-ecommerce": {
"url": "https://edge.vinkius.com/vk_preview_JhDASVu0tVvHQUIpMuO6sBJ3HZZ3PUR5K7sMNyQX/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 Odoo eCommerce
Open Cascade and ask: "Using Odoo eCommerce, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"odoo-ecommerce": {
"url": "https://edge.vinkius.com/vk_preview_JhDASVu0tVvHQUIpMuO6sBJ3HZZ3PUR5K7sMNyQX/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 Odoo eCommerce
Ask Cline: "Using Odoo eCommerce, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add odoo-ecommerce --transport http "https://edge.vinkius.com/vk_preview_JhDASVu0tVvHQUIpMuO6sBJ3HZZ3PUR5K7sMNyQX/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 Odoo eCommerce
Ask Claude: "Using Odoo eCommerce, show me...". 6 tools are ready
Where the request belongs
Work Odoo can move forward.
This is for the sales lead who needs to check order statuses on the fly or the warehouse manager tracking stock levels without logging into a complex dashboard.
Sales Representative
Checking order statuses and lead details during live calls with customers.
Account Manager
Finding customer contact info and history quickly to prep for meetings.
Operations Manager
Monitoring high-level sales trends and stock levels across multiple websites.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKibo Commerce
Manage e-commerce catalogs, orders, and real-time inventory via Kibo Commerce.
Odoo Sales
Create quotations, confirm sales orders, manage products and pricelists. Odoo Sales pipeline through natural conversation.
PrestaShop
Bring your PrestaShop store to your AI. orchestrate orders, extract deep product metadata, and track inventory stock levels natively via chat.
CloudCart
Manage e-commerce and store operations via CloudCart. track products, monitor orders, and manage customers directly from any AI agent.
OpenCart
Connect your OpenCart store to AI agents. browse products, manage orders, track customers, and update fulfillment status through natural conversation.
Commerce.js
Manage your e-commerce store via Commerce.js. list products, manage carts, and handle orders directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Odoo 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 Odoo.
The practical details behind the request, access and result.
Can I use the Odoo eCommerce MCP to check my stock levels?
Yes, it can pull your live shop products including prices and stock quantities to give you an instant update.
How does the Odoo eCommerce MCP help with sales orders?
It retrieves a list of online store orders with details like the total amount and current status without you having to log in.
Can the Odoo eCommerce MCP find my CRM leads?
Yes, you can use it to search for leads coming from your website to help manage your sales pipeline through a chat.
Does the Odoo eCommerce MCP work for multi-store setups?
Yes, it can list all your configured websites, making it great for multi-brand stores or multi-domain setups.
Can I see my customer list with the Odoo eCommerce MCP?
It can pull records for customers who have made purchases, including their contact info and location for quick reference.
Is the Odoo eCommerce MCP good for warehouse management?
It is great for quickly checking if a product is published and available in your shop inventory during the day.
Which Odoo versions are supported?
This server uses the JSON-RPC protocol, which is compatible with Odoo 14, 15, 16, 17, and 18. Both Odoo Community and Enterprise editions are supported.
Does it work with Odoo.com (SaaS)?
Yes! Works with both Odoo.com hosted instances and self-hosted Odoo servers. Just provide your instance URL and API key.
How do I generate an API Key?
Go to Settings → Users → select your user → API Keys tab → New API Key. Give it a descriptive name and copy the generated key.
One connection away
Give your agent a direct line to Odoo.
Connect Odoo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available