Odoo Inventory Connector for AI agents.
9 live capabilities
Manage warehouse stock and track inventory lot numbers in real time.
Waiting for input…
Why people use Odoo Inventory
Odoo Inventory for Faster Warehouse Management
With this Connector, you just ask your agent. You get the exact stock count and location in a single response. It cuts out the navigation and lets you focus on fulfilling orders faster.
What Vinkius changes
That you get real-time ERP data in a chat window without the manual navigation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Locating specific stock
A warehouse manager asks if a pallet is in Zone A or Zone B.
- Real-world use case 02
Tracing a faulty batch
A customer reports a faulty item.
- Real-world use case 03
Reviewing pending corrections
An admin wants to see what's pending for approval.
Complete set · 9capabilities
The complete Odoo Inventory capability set.
These are the exact actions your AI can choose when you ask it to work with Odoo Inventory.
01—03
3 capabilities in this set.
Part of 9 available through Odoo Inventory.
- 01 Capability
Odoo search inventory products
Search products in Odoo to see real-time stock quantities, including available, incoming, and outgoing amounts.
- 02 Capability
Odoo product stock
See exactly how many units of a product are in specific warehouses or internal bins. This helps you know where stock is located, not just the total.
- 03 Capability
Odoo get transfer
Pull up the full details of a specific receipt, delivery, or internal move. Use this to drill into specific stock move lines.
04—06
3 capabilities in this set.
Part of 9 available through Odoo Inventory.
- 04 Capability
Odoo list adjustments
List pending inventory adjustments that need to be validated or reviewed. This is perfect for tracking cycle count discrepancies.
- 05 Capability
Odoo list locations
List internal stock locations like bins, zones, and shelves. This helps you understand your warehouse structure.
- 06 Capability
Odoo list stock moves
List recent individual stock movements showing product, quantity, and status. Use this for a granular audit trail of movements.
07—09
3 capabilities in this set.
Part of 9 available through Odoo Inventory.
- 07 Capability
Odoo list transfers
List stock transfers like receipts, deliveries, and internal moves. View their current processing status in one list.
- 08 Capability
Odoo list warehouses
List all configured warehouses in Odoo with their short codes and addresses. Use this for a high-level logistics overview.
- 09 Capability
Odoo search lots
Search for lot numbers or serial numbers in Odoo to trace product batches. This is essential for quality control and traceability.
Set up in minutes
One URL. Then ask Odoo Inventory to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Odoo Inventory 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_uvHtK8T7ha5Qff3IKbSR4OuB0FwTRAzVBkEis04w/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 Inventory, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Odoo Inventory for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uvHtK8T7ha5Qff3IKbSR4OuB0FwTRAzVBkEis04w/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 Inventory URL.
- Step 03
Save and start
Save the connection and enable Odoo Inventory in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"odoo-inventory": {
"url": "https://edge.vinkius.com/vk_preview_uvHtK8T7ha5Qff3IKbSR4OuB0FwTRAzVBkEis04w/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 Inventory
Open Agent mode in chat and ask: "Using Odoo Inventory, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"odoo-inventory": {
"url": "https://edge.vinkius.com/vk_preview_uvHtK8T7ha5Qff3IKbSR4OuB0FwTRAzVBkEis04w/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 Inventory
Ask Copilot: "Using Odoo Inventory, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"odoo-inventory": {
"url": "https://edge.vinkius.com/vk_preview_uvHtK8T7ha5Qff3IKbSR4OuB0FwTRAzVBkEis04w/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 Inventory
Open Cascade and ask: "Using Odoo Inventory, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"odoo-inventory": {
"url": "https://edge.vinkius.com/vk_preview_uvHtK8T7ha5Qff3IKbSR4OuB0FwTRAzVBkEis04w/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 Inventory
Ask Cline: "Using Odoo Inventory, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add odoo-inventory --transport http "https://edge.vinkius.com/vk_preview_uvHtK8T7ha5Qff3IKbSR4OuB0FwTRAzVBkEis04w/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 Inventory
Ask Claude: "Using Odoo Inventory, show me...". 9 tools are ready
Where the request belongs
Work Odoo can move forward.
Who wakes up needing to know if a shipment actually left the dock or if a SKU is stuck in a back room. It's for the warehouse manager who's tired of walking the floor to check stock and the sales rep who's tired of waiting on status updates from the back office.
Warehouse Manager
Checks stock levels in specific zones during the morning shift to plan daily picking routes.
Logistics Coordinator
Queries the status of incoming shipments and outgoing deliveries to keep transport teams updated.
Sales Representative
Verifies product availability and order status before confirming delivery dates with customers.
Operations Lead
Monitors pending inventory adjustments and warehouse transfers to ensure high-level logistics flow.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSkuVault
Manage your SkuVault inventory, products, lots, and purchase orders directly from any AI agent.
Wherefour
Manage inventory, traceability, and orders with Wherefour ERP through AI.
Order Time
Inventory and order management. manage items, customers, and sales orders via Order Time.
MRPeasy
Manage manufacturing and inventory via MRPeasy. track customer orders, MOs, and stock items directly from your AI agent.
Cin7 Core
Equip your AI agent to manage inventory, sales orders, and purchase orders via the Cin7 Core (formerly DEAR Systems) API.
Megaventory
Inventory and order management via Megaventory. track products, stock levels, and orders.
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 Odoo Inventory MCP check specific warehouse bins?
Yes, it can show you the exact quantity and reserved amount for products in specific internal locations, including bins, zones, and shelves.
How does Odoo Inventory MCP help with lot tracking?
It allows you to search for specific lot numbers or serial numbers to trace product batches back to their origin for quality control.
Can I use Odoo Inventory MCP to see my sales orders?
Yes, you can list and manage sales orders with full details, including customer information and order status.
Does Odoo Inventory MCP work with my existing warehouse locations?
It connects to your actual Odoo instance, so it will reflect your configured warehouses, internal locations, and stock move history.
Can Odoo Inventory MCP help me find pending stock corrections?
It can list all pending inventory adjustments that need to be validated or reviewed by your warehouse manager.
How does Odoo Inventory MCP improve my warehouse audit process?
It provides a granular audit trail of stock movements, showing what moved where and when, which makes it much faster to verify inventory history.
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