Simply by installing this module you will be able to
Connect Odoo with Claude
OR ANY OTHER AI ASSISTANT
THIS MODULE ALSO TRAINS THE AI ASSISTANT TO INTERACT EFFICIENTLY WITHIN YOUR ODOO INSTANCE.
Presentation
Watch our youtube videos for configuration and use cases
Configuration Video
Install the module and configure Claude to connect to your Odoo instance.
Watch TutorialThe connector works now with Claude mobile app (01/08/2026 Update)
- you can finally experience the freedom of having your entire operation right in your pocket!
- After adding the connector, just login with the same account using Claude mobile app and the connector will appear.
New connexion method "OAuth 2.2" (22/07/2026 Update)
- The modern, simplest way to connect to claude — no API keys, no config file, no mcp-remote.
- Configurable in two clicks, this method is a game changer
- More secure method with better results
- Old connection methods still available
Claude Can Now Control User Permissions 🤯 (01/07/2026 Update)
- Claude or any connected AI model can now manage access control rules for your users
- The AI can dynamically hide specific menus, buttons, or actions based on your business rules and user roles
- You can also restrict access to editing sensitive fields, giving you fine-grained security control without manual configuration
- Enable / Disable this feature from configuration
Dynamic dashboard generation (01/05/2026 Update)
Claude can now generate dynamic dashboards inside the odoo instance for any module or any data!
Watch VideoCRM manager (01/06/2026 Update)
- Optimised lead generation using a brief from the CRM module
- Claude can now generate emails to promote products
Per-user native Odoo API key (15/06/2026 Update)
- Each user connects with their own native Odoo API key — the LLM operates as that user, with no shared admin token
- Keys are generated in Preferences → Account Security → New API Key (admins can create one via "Log in as")
- Write access follows each user's Odoo permissions: read-only users can only read, and users without delete rights cannot delete
Configuration Video
Install the module and configure Claude to connect to your Odoo instance.
Watch TutorialThe connector works now with Claude mobile app (01/08/2026 Update)
- you can finally experience the freedom of having your entire operation right in your pocket!
- After adding the connector, just login with the same account using Claude mobile app and the connector will appear.
New connexion method "OAuth 2.2" (22/07/2026 Update)
- The modern, simplest way to connect to claude — no API keys, no config file, no mcp-remote.
- Configurable in two clicks, this method is a game changer
- More secure method with better results
- Old connection methods still available
Claude Can Now Control User Permissions 🤯 (01/07/2026 Update)
- Claude or any connected AI model can now manage access control rules for your users
- The AI can dynamically hide specific menus, buttons, or actions based on your business rules and user roles
- You can also restrict access to editing sensitive fields, giving you fine-grained security control without manual configuration
- Enable / Disable this feature from configuration
Dynamic dashboard generation (01/05/2026 Update)
Claude can now generate dynamic dashboards inside the odoo instance for any module or any data!
Watch VideoCRM manager (01/06/2026 Update)
- Optimised lead generation using a brief from the CRM module
- Claude can now generate emails to promote products
Per-user native Odoo API key (15/06/2026 Update)
- Each user connects with their own native Odoo API key — the LLM operates as that user, with no shared admin token
- Keys are generated in Preferences → Account Security → New API Key (admins can create one via "Log in as")
- Write access follows each user's Odoo permissions: read-only users can only read, and users without delete rights cannot delete
KEY HIGHLIGHTS
RAG Trained
This is not a simple mcp connector. This module trains Claude to use effectively and securely your Odoo instance.
No Extra Process
MCP runs inside Odoo. Install the module and start to use your favorite Ai model.
Secure Token Key
Claude will use a secure token to have access to your database.
Dashboard Generation
Claude can generate dashboards and insights related to your company activities.
Multi Company
Claude can automatically detect different companies.
Document detection
Claude can scan any document and generate data from it (Project, Sale order...)
Step 1 - Install the Module in Odoo
After installing the module, the MCP server is available at /mcp/sse and /mcp/health.
Step 2 — Configure Access
This module supports several methods for configuring access.
The recommended and simplest approach is OAuth 2.0, which is also the authentication method recommended by Anthropic.
Alternative authentication methods are also available to meet different organizational requirements.
This guide focuses on the OAuth 2.0 method. To learn about the other available authentication methods, please refer to our YouTube videos.
Connecting Odoo to Claude
Go to Settings → RAG Odoo MCP Server.
Enable "Sign in with Odoo (OAuth)"
Scroll down and copy the link.
Open Claude desktop And click on Settings / Connectors / add a custom connector
Past the link you copied earlier and click add then connect
Claude will open the browser, click on allow.
Step 3 - Start Using Claude with Odoo
Usage examples:
"Generate a sales dashboard for the current year"
"Show me all customers from France"
"Find products with stock below 10 units"
"List today's sales orders over $1900"
"Search for unpaid invoices from last month"
"Create partners from the attached document"
"Create a sale order from the attached customer order"
Practical Usage Examples
Web Scraping and Lead Generation
Document Scanning and Data Creation in Odoo
User access management
Dynamic Dashboard generation inside odoo
Interact with your Odoo instance and access its information directly from Claude on your mobile device
Use Cases Are Infinite
Discover much more by watching the video demonstration above.
Contact us anytime on WhatsApp: +33 744 288 443
Or visit our website: rag-solutions.cloud
This module will rag train Claude to be the more efficient possible
MCP server inside Odoo -- bye simply installing the module
Optional Token key for secure connextion.
Multi-database support.
Security rules to allow Claude to readonly or to edit records
MCP is an open protocol that lets AI assistants (like Claude and Cursor) connect to external data and tools. This module exposes your Odoo database as an MCP server so AI can run read-only queries, list tables, and explore the schema safely.
All you need is to install the module and configure Claude.
Yes. Add two MCP server blocks in Claude (e.g. rag-odoo-demo and rag-odoo-prod), each with the same Odoo URL but a different Bearer token: Bearer demo_ai:key1 and Bearer production_db:key2. Each database has its own Token key from Settings -> RAG Odoo MCP Server.
MCP is a standard protocol, so yes you can use any LLM you want and we will be happy to help you with that.
Related Modules
Our Services
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 4935 |
| Technical Name |
rag_odoo_mcp_server |
| License | OPL-1 |
| Website | https://rag-solutions.cloud/ |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module