Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Technical
  3. Odoo MCP v 19.0
  4. Sales Conditions FAQ

Odoo MCP

by Noordev https://www.noordev.com
Odoo

$ 98.27

v 19.0 Third Party
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 3712
Technical Name odoo_mcp
LicenseOPL-1
Websitehttps://www.noordev.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 3712
Technical Name odoo_mcp
LicenseOPL-1
Websitehttps://www.noordev.com
  • Description
  • License

Odoo MCP

The most advanced Model Context Protocol server for Odoo. Connect Claude, Cursor, and VS Code Copilot to your ERP with enterprise-grade security, real-time webhooks, and batch operations.

✅ Odoo 19.0 ✅ Odoo.sh ✅ On-Premise ❌ Odoo Online 🚀 v2.0 — Webhooks & Analytics LGPL-3
📸 Screenshots

Full configuration, audit trail, and security — all inside your Odoo backend.

⚙️ Odoo MCP — Settings Panel
MCP Settings Panel

Configure the master switch, YOLO mode, rate limiting, IP whitelist, API key scoping, response caching, and audit logging — all from the standard Odoo Settings panel.

🔒 Odoo MCP — Model Access Control
Model Access Control

Expose exactly the models your AI needs. Toggle Read, Write, Create, and Delete permissions independently per model. Supports 14+ Odoo models out of the box including Sale Order, CRM Lead, Invoice, Product, and more.

📋 Odoo MCP — Audit Logs
Audit Logs

Every API call is logged in real-time with timestamp, user, model, operation, record count, status, response duration (ms), and endpoint type. Full traceability for every AI interaction with your ERP.

👥 Security Groups — MCP User & MCP Administrator
Security Groups

Two dedicated security groups are created: Odoo MCP User for standard API access and Odoo MCP Administrator for full module management. Assign per user from the standard Odoo Groups panel.

▶ Demo Video

Watch Odoo MCP connect Claude Desktop to live Odoo data in under 2 minutes.

Odoo MCP Demo Video
▶ Watch on YouTube — Odoo MCP Demo
Connect Claude Desktop to live Odoo data in minutes
Key Features

Everything you need for secure, production-ready AI-to-Odoo integration.

🔌

REST API + XML-RPC

13 REST endpoints and 2 XML-RPC proxy endpoints covering all CRUD operations, metadata, health checks, and method calls.

🔑

Bearer Token & Basic Auth

Authenticate with Odoo's native API key system (recommended) or HTTP Basic Auth credentials.

🛡️

Per-Model Access Control

Toggle Read, Write, Create, Delete permissions independently for each model. Expose only what your AI needs.

🔍

Field-Level Restrictions

Specify allowed fields per model. Hide passwords, tokens, or sensitive financial columns from AI assistants.

⚡

LLM-Optimized Output

Many2one fields as {id, name}, selection field labels included, HTML stripped, binary fields excluded. Built-in summary generator.

🌐

IP Whitelist & Rate Limiting

Restrict API access by IP address. Configurable per-user rate limits with retry-after headers when exceeded.

💾

Response Caching

Per-model configurable TTL cache dramatically speeds up repeated read operations in production environments.

🛠️

YOLO Dev Mode

Development-only mode that bypasses permission checks. Two levels: read_only and full. Never enable in production.

🚀 Advanced Features — v2 Exclusive

Odoo MCP v2 goes beyond basic API access with enterprise-grade automation and observability.

🔔

Webhook Notifications v2

Push real-time alerts to external systems whenever Odoo data changes. Connect your AI pipelines to live ERP events.

📦

Batch Operations v2

Execute multiple CRUD operations in a single API call. Dramatically reduces round-trips for complex AI workflows.

🗝️

API Key Scoping v2

Restrict each API key to specific models. Zero-trust access — every integration has only the permissions it needs.

📝

Field-Level Change Tracking v2

Full before/after audit trail on every record update. Know exactly what your AI changed and when.

📊

Usage Analytics Dashboard v2

API usage statistics with graph and pivot views. Understand usage patterns and identify bottlenecks at a glance.

🔎

Advanced Audit Logging v2

Every MCP call logged with user, IP, model, operation, status, duration, and user agent. Auto-cleanup cron included.

Complete Feature List

All features included in a single install — no add-ons required.

  • REST API with 13 endpoints
  • XML-RPC proxy (2 endpoints)
  • Bearer Token + Basic Auth
  • Per-model CRUD access control
  • Field-level restrictions per model
  • IP whitelisting (one IP per line)
  • Configurable rate limiting per user
  • Response caching with per-model TTL
  • LLM-optimized output formatting
  • Smart field defaults (no binary fields)
  • Summary generator for search results
  • YOLO mode (dev only)
  • MCP User + MCP Administrator groups
  • Auto-blocked sensitive models
  • Webhook notifications on data changes
  • Batch operations endpoint
  • API key scoping per integration
  • Field-level change tracking (old/new)
  • Usage statistics & analytics dashboard
  • Audit log auto-cleanup cron (90 days)
API Endpoints

Complete reference for all REST and XML-RPC endpoints.

🔓 Public — No Auth Required
MethodEndpointDescription
GET/mcp/api/v1/healthHealth check — status, version, timestamp
GET/mcp/api/v1/system/infoOdoo version, database, exposed model count
🔒 Authenticated — Bearer Token or Basic Auth
MethodEndpointDescription
POST/mcp/api/v1/auth/validateValidate credentials, return user info
GET/mcp/api/v1/modelsList all exposed models with permissions
GET/mcp/api/v1/models/<model>/fieldsField metadata for a model
POST/mcp/api/v1/models/<model>/searchSearch records with domain filter
POST/mcp/api/v1/models/<model>/readRead specific records by IDs
POST/mcp/api/v1/models/<model>/browsePaginated browse with offset/limit
POST/mcp/api/v1/models/<model>/countCount records matching domain
POST/mcp/api/v1/models/<model>/createCreate new record
POST/mcp/api/v1/models/<model>/writeUpdate existing records
POST/mcp/api/v1/models/<model>/unlinkDelete records
POST/mcp/api/v1/models/<model>/callCall arbitrary model method
POST/mcp/api/v1/batchBatch multiple CRUD operations in one call v2
📡 XML-RPC Endpoints
EndpointMethods
/mcp/xmlrpc/2/commonversion(), authenticate()
/mcp/xmlrpc/2/objectexecute_kw()

💡 Use dashes instead of dots in URL paths — e.g. res-partner instead of res.partner

Usage Examples

Quick-start curl examples for common AI integration patterns.

Search Partners
curl -X POST http://localhost:8069/mcp/api/v1/models/res-partner/search \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"domain": [["is_company", "=", true]], "fields": ["name", "email"], "limit": 5}'
Create a Record
curl -X POST http://localhost:8069/mcp/api/v1/models/res-partner/create \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"values": {"name": "New Partner", "email": "new@example.com", "is_company": true}}'
Batch Operations (v2)
curl -X POST http://localhost:8069/mcp/api/v1/batch \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"operations": [
    {"model": "res-partner", "operation": "search", "domain": [["is_company","=",true]]},
    {"model": "sale-order", "operation": "count", "domain": [["state","=","draft"]]}
  ]}'
⚡ Quick Start

Get Odoo MCP running and connected to your AI assistant in minutes.

📋 Prerequisites
  • Python 3.10 or higher installed on your machine
  • Odoo 19 instance with the odoo_mcp module installed and enabled
  • An API key or user credentials for authentication (Settings → Users → API Keys)
1. Install dependencies
pip install -e .

Or install manually:

pip install "mcp[cli]>=1.0.0" "httpx>=0.27.0" "python-dotenv>=1.0.0"
2. Run the MCP bridge
python odoo_mcp_server.py
AI Client Configuration

Connect your preferred AI assistant to Odoo in minutes using the included odoo_mcp_server.py script.

First install the bridge dependencies: pip install "mcp[cli]" httpx

🤖 Claude Desktop

Config: ~/.config/claude/claude_desktop_config.json

{ "mcpServers": { "odoo": { "command": "python", "args": [ "C:/Users/your-folder/odoo_mcp_server.py" ], "env": { "ODOO_URL": "https://yourwebsite.com", "ODOO_API_KEY": "your-api-key-here", "ODOO_DB": "yourdatabasename" } } } }

💻 VS Code Copilot

Config: .vscode/mcp.json in your workspace

{"servers": {"odoo": {"command": "python", "args": ["C:/Users/your-folder/odoo_mcp_server.py"], "env": {"ODOO_URL": "https://yourwebsite.com", "ODOO_API_KEY": "your-api-key", "ODOO_DB": "yourdb"}}}}

📡 Claude Code CLI

Run in terminal:

claude mcp add-json odoo '{"command": "python", "args": ["C:/Users/your-folder/odoo_mcp_server.py"], "env": {"ODOO_URL": "https://yourwebsite.com", "ODOO_API_KEY": "your-api-key", "ODOO_DB": "yourdb"}}' -s user

🖱 Cursor IDE

Config: ~/.cursor/mcp.json

{"mcpServers": {"odoo": {"command": "python", "args": ["C:/Users/your-folder/odoo_mcp_server.py"], "env": {"ODOO_URL": "https://yourwebsite.com", "ODOO_API_KEY": "your-api-key", "ODOO_DB": "yourdb"}}}}

Replace C:/Users/your-folder/odoo_mcp_server.py with the actual full path to the script on your system. ODOO_DB is required for multi-database servers. On Linux/macOS use forward slashes: /home/user/odoo_mcp_server.py

🔒 Security Best Practices

Follow these guidelines before deploying Odoo MCP in production.

🔒
Always Use HTTPS

Deploy behind a reverse proxy (Nginx/Caddy) with TLS certificates. Never expose the MCP API over plain HTTP.

🔑
Unique API Keys

Generate a separate API key per AI integration. Revoke individually if any key is compromised.

🌐
Enable IP Whitelist

In production, restrict MCP API access to known IP addresses via the MCP Server settings panel.

🛡️
Minimal Model Exposure

Only expose the models your AI actually needs. Use field restrictions to hide sensitive columns.

⛔
Disable YOLO Mode

YOLO mode bypasses all permission checks. It is for local development only — never enable in production.

📊
Review Audit Logs

Check the audit log regularly for suspicious activity. Auto-cleanup runs after 90 days (configurable).

Compatibility

Odoo 19.0
Depends on: base, mail
☁️ ❌ Odoo Online
🚀 ✅ Odoo.sh
🖥️ ✅ On-Premise
🏢 ✅ Community
⭐ ✅ Enterprise
FAQ

Common questions about Odoo MCP.

What is Odoo MCP?
Odoo MCP implements the Model Context Protocol standard, allowing AI assistants like Claude, Cursor, and VS Code Copilot to securely read and write Odoo data through REST API and XML-RPC endpoints — with enterprise-grade access control, audit logging, and real-time webhooks.
Which AI assistants are supported?
Any MCP-compatible AI client works, including Claude Desktop, Claude Code CLI, VS Code Copilot, and Cursor IDE. The included odoo_mcp_server.py script handles the protocol translation automatically.
How do I authenticate API requests?
Use Bearer Token authentication with Odoo's native API key system (recommended for production), or HTTP Basic Auth (login:password). Generate API keys in Settings → Users → API Keys tab.
What makes Odoo MCP v2 different from other MCP modules?
Odoo MCP v2 adds real-time webhook notifications, batch operations (multiple CRUD in one API call), per-key API key scoping, field-level change tracking, and a full usage analytics dashboard — features not available in competing modules.
Is it safe for production?
Yes — with Bearer token auth, IP whitelisting, per-user rate limiting, per-model CRUD permissions, field-level restrictions, auto-blocked sensitive models, and complete audit logging. Always use HTTPS and keep YOLO mode disabled.
What is YOLO mode?
A development-only feature that bypasses MCP permission checks. Available in two levels: "read_only" (skips read permissions) and "full" (skips all permissions). It should never be enabled in production environments.

Need Help or Custom Integration?

Our team at Noordev specializes in Odoo development and AI integration. We're here to help you get Odoo MCP running smoothly.

Visit Noordev Support →
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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with