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. Productivity
  3. Odoo MCP Server – Claude, Cursor & ChatGPT Integration v 19.0
  4. Sales Conditions FAQ

Odoo MCP Server – Claude, Cursor & ChatGPT Integration

by EASYMOB https://easymob.net
Odoo

$ 116.46

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
Lines of code 3528
Technical Name em_odoo_mcp_server
LicenseLGPL-3
Websitehttps://easymob.net
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 3528
Technical Name em_odoo_mcp_server
LicenseLGPL-3
Websitehttps://easymob.net
AI-Powered Odoo ERP Integration

Odoo MCP Server
Claude, Cursor & ChatGPT Integration

Connect Claude Desktop, Cursor IDE, ChatGPT, Gemini and other AI agents directly to your Odoo ERP using the Model Context Protocol (MCP). Enable secure CRUD access, AI automation, intelligent ERP assistants and real-time business workflows for Odoo 19.

Turn Odoo Into an AI-Powered ERP
Claude Desktop Cursor IDE ChatGPT Gemini Odoo 19 MCP Standard

AI Assistants That Actually Understand Your Business

Modern AI agents are powerful, but disconnected from your ERP. This Odoo MCP Server creates a secure bridge between your business data and AI assistants, allowing Claude, Cursor, ChatGPT and other AI tools to safely search, analyze, create and update records directly inside Odoo using natural language.

Example AI Prompt
“Analyze overdue invoices over $1000, summarize the highest-risk customers, create follow-up activities for the sales team, and draft reminder emails automatically.”
Enterprise-Ready Infrastructure

Built For Production AI Deployments

Unlike basic API bridges, this module provides a full production-grade MCP Server implementation with enterprise security, audit logging, configurable permissions, rate limiting, multi-company support and secure MCP transport.

Secure Authentication

SHA-256 API keys, IP whitelisting and configurable access controls.

Audit Logging

Full request and response tracking for complete traceability.

Real-Time MCP

Streamable HTTP transport with Server-Sent Events support.

Multi-Company Ready

Enterprise-ready architecture compatible with large deployments.

Key Features of the Odoo AI MCP Server

Everything needed to build AI copilots, AI assistants and intelligent ERP workflows directly inside Odoo.

Intelligent ERP Search

Allow AI agents to search, analyze and understand Odoo data across CRM, Sales, Inventory, Accounting, HR and Helpdesk models in real time.

AI Workflow Automation

Create records, update pipelines, assign tickets, automate tasks and execute business workflows using natural language conversations.

Custom MCP Tools

Build custom AI workflows and server-side automations using secure sandboxed Python execution and configurable permissions.

Real-world MCP Server Use Cases

See what prompts you can give your AI once this MCP module is installed.

Helpdesk
Ticket Triage

"Find all unassigned tickets created today, summarize them, and assign each to the appropriate technician based on the issue."

CRM
Meeting Follow-up

"Read the meeting notes I just took for Acme Corp and automatically create a new CRM Lead attached to their company profile."

Inventory
Stock Assessment

"Do we have 'Acoustic Block Screens' in stock right now? If not, check our vendors and tell me the estimated lead time."

Accounting
Invoice Chasing

"List all unpaid customer invoices over $500 that are past due by 30 days, and generate a draft reminder email for each."

HR
Leave Management

"Look up the PTO balance for Jane Doe and check if she has any pending time-off requests for the month of December."

Developer
System debugging

"Analyze the structure of `sale.order` model and write a snippet to override the compute method for `amount_total`."

Odoo MCP Server Setup Guide

Five simple steps to connect any AI agent to your Odoo instance via Model Context Protocol.

1

Install Module

Install this module from the Odoo Apps menu, just like any other app.

2

Generate API Key

Go to Settings → MCP Server → API Keys. Click "New", provide a name, and copy the newly generated secret key immediately.

3

Configure Model Permissions

Go to MCP Server → Model Access and explicitly grant Read, Write, or Create permissions for the models the AI requires access to.

4

Connect your AI Client via SSE

The most reliable way to connect is via Server-Sent Events (SSE). In clients like Cursor or Windsurf, simply add a new SSE server with the following configuration:

{
  "mcpServers": {
    "odoo": {
      "type": "sse",
      "url": "https://your-odoo-url.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
5
Pro-Tip for Best Results

Initialize with the System Core Prompt

To maximize agent capabilities, prevent hallucinated field names, and give your AI advanced understanding of Odoo's ORM operations and business terminology mapping, we provide a pre-optimized system initialization template.

How to access & apply it:

  1. Navigate to MCP Server → Prompts → System Core Prompt inside your Odoo backend.
  2. Click inside the code block and press Ctrl+A then Ctrl+C to copy the entire formatted context block instantly.
  3. Paste these instructions directly into your AI client configuration (such as your Cursor project rules, Claude custom instructions, or agent base initialization prompt).

MCP FAQ & Troubleshooting

Connection Reset or Timeout Error

Ensure your Odoo instance allows Server-Sent Events (SSE). If you are behind a reverse proxy (like Nginx), make sure buffering is turned off for the `/mcp` routes (`proxy_buffering off;`).

AI Says "Model Access Denied"

This means the AI is trying to query a model (e.g., `sale.order`) that hasn't been allowed. Go to MCP Server → Model Access and add the model to the allowed list.

Authentication Failed (401 Unauthorized)

Check your client configuration block. Ensure the header `Authorization: Bearer <API_KEY>` is exactly correct, with no trailing spaces on the key.

Odoo MCP Protocol Integration (Model Context Protocol)

Designed for Odoo 19 • Implements MCP Spec 2024-11-05 • Open Source LGPL-3

Author & Support (Copy & Paste)

Website: https://easymob.net
Demo: https://demo-odoo.easymob.net
Support: https://support.easymob.net
Email: contact@easymob.net

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