Odoo MCP Server | Connect Claude, ChatGPT & Gemini AI Agents to Odoo
by Creyox Technologies https://www.creyox.com$ 233.00
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 4287 |
| Technical Name |
cr_remote_mcp |
| License | OPL-1 |
| Website | https://www.creyox.com |
| Versions | 16.0 17.0 18.0 19.0 |
Odoo Remote MCP
Securely expose Odoo database and ORM capabilities to LLMs and AI Agents. Build React WebApps, generate ECharts telemetry, build custom Odoo modules, and trigger tasks on the fly.
Watch AI Build a React App in Odoo
See Odoo Remote MCP in action! An external AI agent uses the MCP tool suite to write, build, and run an interactive React Snake Game served serverless directly out of Odoo records.
Why Odoo Remote MCP?
Odoo Remote MCP is a secure gateway module that turns your Odoo instance into
an open standard Model Context Protocol (MCP) server. By exposing a single
JSON-RPC 2.0 endpoint (/mcp), it enables advanced AI assistants—like Claude
Desktop, ChatGPT, or custom LLM agents—to interact safely with your Odoo ERP database.
Engineered with enterprise security at its core, this module allows administrators to establish fine-grained Tool Allowlists, enforce IP-based restrictions, and mask sensitive fields (such as emails or social security numbers). It opens up a new paradigm of productivity, enabling AI agents to read/write records, run custom ORM methods, compile serverless React applications, generate ECharts visualizations, and pack custom Odoo modules dynamically on top of standard security scopes.
A New Era of Odoo Integration
Universal Compatibility
One unified endpoint works with ALL AI assistants that support MCP - no need for multiple custom integrations or proprietary connectors.
Secure by Design
Built-in security with controlled access, API key authentication, IP range allowlisting, and granular per-model permissions for every operation.
React & Analytics
Not just simple data fetching. Enable AI to write full React components, compile packages, build charts, and execute custom Python scripts safely.
Key Features & Benefits
Instant AI Integration
Connect any MCP-compatible AI assistant to your Odoo data without complex API development. One integration for Claude, GPT, or Gemini.
Secure & Controlled
Control exactly which models AI can access with granular permissions, IP range allowlisting, and data masking rules.
React WebApp Engine
Serve serverless React JSX components compiled inside browser runtime with Tailwind, fetching dynamic ORM data.
Custom Module Builder
Empower AI to pack multi-file modules, write custom code, build ZIP archives, and trigger dynamic installation directly in Odoo.
ECharts Visualizations
Renders customized plots, telemetry, and business charts served instantly at dynamic HTTP endpoints.
Background Job Queue
Offload heavy data processing and asynchronous tasks to a specialized queue managed from Odoo.
Go beyond simple queries. Perform Create, Read, Update, and Delete operations for any enabled Odoo model - all through natural language.
➕ Create
🔍 Read
✏️ Update
🗑️ Delete
Prompts in Action: Interactive Playbook Showcase
Watch real-world examples of how AI agents interpret natural language prompts, perform CRUD actions, compile React components, and build custom modules dynamically inside Odoo.
AI Playbook Prompts - Set 1
AI Playbook Prompts - Set 2
AI Playbook Prompts - Set 3
AI Playbook Prompts - Set 4
AI Playbook Prompts - Set 5
Works with ANY MCP-Compatible Client
Claude Desktop
Anthropic's flagship desktop assistant
Cursor IDE
AI-first code editor with MCP
ChatGPT
OpenAI's conversational AI assistant
Google Gemini
Google's multimodal intelligence engine
Custom & More
Cline, Windsurf, LangChain, or custom LLM scripts
Secure Request Lifecycle
How Odoo Remote MCP brokers incoming model requests to ensure high performance, security filtering, and absolute data compliance.
Secure Ingress Gateway
The AI agent makes a JSON-RPC 2.0 call to /mcp. The gateway checks the
custom API Key or OAuth token and filters incoming client requests against active IP
range restrictions.
Sandboxed Tool Inspection
The tool request is parsed against global and server-specific Tool Allowlists. Unauthorized actions are immediately rejected before touching the Odoo database layer.
PII Obfuscation & Rules
If the tool targets database models, the request is evaluated against Restriction Groups. Private fields (SSNs, tokens, emails) are dynamically masked and redacted.
Odoo ORM Sandbox
The request is translated into native Odoo ORM methods (e.g., search, read, write) executing within standard Odoo security, user ACLs, and record rules.
Telemetry & Audit Logs
Every interaction is recorded in the background Job Queue and Audit Logs, keeping a full transaction history of calling agents, runtimes, and payload schemas.
4-Step Quick Start Process
Install Module
Deploy module inside Odoo addons folder and install via Apps menu.
LLM & Profiles
Register LLM provider credentials and initialize an MCP Server profile.
Access Keys
Configure restriction rules, whitelists, and issue API or OAuth tokens.
Connect AI
Feed the endpoint parameter to Cursor, Claude, or custom code agent.
Feature Walkthrough & Screenshots
Server Configurations, OAuth & Connection Keys
Manage security constraints, allowed scopes, network IP restriction scopes, and register custom OAuth client systems for secure connection tunnels.
Configure core gateway attributes including your custom JSON-RPC path mapping, server profiles, access tokens, and baseline CORS settings.
Grant specific permissions to execute model methods. Block unsafe AI model operations preemptively using a robust global/local whitelist.
Seamlessly authorize external client integrations using secure, scoped OAuth 2.0 authentication tunnels without exposing root user credentials.
Set strict structural scopes mapping specific external AI applications to allowed models, schemas, and actions inside your system.
LLM API Providers & Prompt Templates
Set up OpenAI, Anthropic, or Gemini credentials. Configure default system instructions for AI personas, temperature parameters, and store parameterized prompt recipes.
Store API keys, base URLs, and connection weights for external intelligence engines such as Anthropic Claude, OpenAI GPT, Google Gemini, or local models.
Define the AI's system prompt instructions, temperature preferences, context window settings, and agent capabilities to orchestrate its behavior.
Save reusable, parameterized prompt recipes that can be dynamically loaded by agents to execute specific workflow routines consistently.
Data Masking & Table Restrictions
Set strict safety bounds overriding standard user ACLs. Mask sensitive attribute fields (e.g. passwords, SSN) and block read or write operations on specific tables.
Enforce database security parameters. Mask PII fields (emails, passwords, phones) and configure rules to deny AI models direct access to highly sensitive database tables.
React JSX Code Editor & Compiler
Serve single-page React applications out of Odoo records. Write JSX codes, mount styles, compile browser bundles, and fetch backend evaluations dynamically.
Write, modify, and store high-performance React JSX components with direct CSS configuration inside Odoo database records.
Launch and preview interactive single-page applications. The browser-runtime bundles tailwind styles and fetches Odoo ORM data dynamically via secure endpoints.
Python Analytics Plots & ECharts
Configure server-side python scripts to query business data, configure EChart recipes, and serve visual telemetry dashboards at secure HTTP endpoints.
Write specialized server-side Python scripts to aggregate data and define ECharts configurations, serving them instantly to frontend interfaces.
Render telemetry, sales trends, inventory metrics, or support statistics. Perfect for embedding business intelligence dashboards.
Asynchronous Job Queue & Audit Logs
Monitor heavy compilation tasks offloaded to the background queue, review custom module package operations, and audit detailed transaction log history records.
Track files created by the AI agent. The packager bundles generated Python controllers, security XML view definitions, and manifest files into standard installable ZIP archives.
Monitor long-running tasks, compilation stages, and async queries. Features detailed execution logs, retries, durations, and output payloads.
Maintains security logging. Tracks calling model credentials, tools queried, response time metrics, and database access logs.
Frequently Asked Questions
What is the Model Context Protocol (MCP)?
The Model Context Protocol (MCP) is an open standard designed to securely connect Large Language Models (LLMs) to external data sources and execution environments. This module acts as an MCP server, allowing AI agents to securely query and manipulate Odoo data based on rules you define.
Does this bypass Odoo's native security rules?
Absolutely not. All queries run through Odoo's native ORM layer and inherit standard Access Control Lists (ACLs) and record rules based on the connected user environment. In addition, the Remote MCP module applies its own layer of restrictions (masking and tool allowlists) for extra security.
Which AI clients can I connect to my Odoo instance?
Any client or framework supporting the MCP specification can be connected. This includes desktop assistants like Claude Desktop, command-line interfaces like Claude Code, and developer environments like Cursor, ChatGPT, Gemini, or autonomous agent frameworks (LangChain, CrewAI, AutoGen).
What is the React WebApp Framework?
It is a capability allowing AI agents or users to serve complete single-page React applications directly out of Odoo record codes. The server mounts JSX templates, babel compilers, Tailwind style libraries, and Python scripts safely evaluating DB data to feed frontends.
How does the AI agent install custom Odoo modules?
Authorized AI agents can use the Module Builder tools to generate Python, XML, and view files, packing them dynamically into standard ZIP archives. The module uses Odoo's native zip compiler to import, update, and deploy target custom Odoo modules.
Can I mask sensitive database fields from the AI?
Yes. Under Restriction Groups, you can write specific field rules (like email, phone, or custom passwords) to mask values or prevent AI queries from reading or writing those attributes on particular models.
Is this app compatible with Odoo Community as well as Enterprise?
Yes, this app works perfectly with Odoo Enterprise (Odoo.sh & On-Premise) as well as Community editions.
Is this app compatible with Odoo Online?
No, like most 3rd-party modules, this app will not work for Odoo Online (SaaS) as it requires custom module installation which is only permitted on Odoo.sh or On-Premise servers.
How to contact if there is need of any Customization?
Please contact us at support@creyox.com for any custom workflow requirements or specific feature adjustments.
Do I get free support when I buy these app?
Yes, we provide free support for 60 days from the date of purchase for any issues related to the module's standard functionality.
Do I need to buy all versions separately?
Yes, different versions of Odoo (e.g., 16, 17, 18) require their own specific module builds, and these are sold as separate purchases.
The app I paid for is not working, what should I do?
You can raise a support ticket by helpdeskhttps://creyox.com/helpdesk. Our technical team will investigate and provide the necessary fixes.
Our Services
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 4287 |
| Technical Name |
cr_remote_mcp |
| License | OPL-1 |
| Website | https://www.creyox.com |
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