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. AI
  3. Orramind AI Studio v 18.0
  4. Sales Conditions FAQ

Orramind AI Studio

by Orramind https://www.orramind.com
Odoo

$ 231.80

v 18.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 8886
Technical Name orramind_ai_integration
LicenseOPL-1
Websitehttps://www.orramind.com
Versions 17.0 18.0 19.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 8886
Technical Name orramind_ai_integration
LicenseOPL-1
Websitehttps://www.orramind.com
Versions 17.0 18.0 19.0
  • Description
  • License
✦ Odoo 18.0 Compatible

Orramind AI Studio

AI Chat + Remote MCP Server + Module Builder — the most complete AI platform for Odoo in a single module.

Connect Claude Code, Gemini CLI, ChatGPT, or any MCP-compatible AI agent directly to your Odoo — no plugins, no middleware, no local installation.

18 MCP Tools OAuth 2.1 Security 5+ AI Clients Live DB Queries 100% Local or API 18.0 Odoo Version
Orramind AI Studio — full interface inside Odoo 17
Three products in one

Everything your Odoo needs
to speak AI

AI Chat for your team. MCP Server for your AI agents. Module Builder for your developers.

AI Chat

Native chat panel inside Odoo. Ask questions about your data, upload PDFs, run multi-step queries with live reasoning steps.

New

Remote MCP Server

18 built-in tools exposed via the Model Context Protocol. OAuth 2.1 + PKCE security. Connect Claude, Gemini, ChatGPT, or any MCP client.

New

Module Builder

Let your AI agent generate, build, and install complete Odoo modules — models, views, security, menus — all via MCP.

What you get

Everything you need,
nothing you don't

Built specifically for Odoo — no external dashboards, no context switching.

Native AI Chat

A persistent chat panel built directly into the Odoo interface. Ask questions, get answers — in context.

Live DB Queries

The AI agent reads your access rights, builds ORM queries, and returns live results from your actual Odoo data.

Remote MCP Server

Standard JSON-RPC 2.0 endpoint at /mcp. Any MCP-compatible AI agent connects instantly.

OAuth 2.1 + PKCE

Industry-standard security. Your AI agents authenticate with authorization codes and PKCE — never store passwords.

Module Builder

Your AI generates full Odoo modules — models, views, security, menus — and installs them directly. No coding needed.

Full Audit Trail

Every tool call is logged — who, what, when, which model, how long. Full visibility for compliance and debugging.

Model Downloader

Download quantized GGUF models straight from HuggingFace with a live progress bar, no CLI needed.

Fully Local Option

Run models on your own server — your data never leaves your infrastructure. GDPR-friendly by default.

External API Support

Plug in OpenAI, Anthropic, Google Gemini, or any OpenAI-compatible API key for maximum performance.

Orramind AI Chat panel
AI Chat Panel

Your Odoo.
Now with a brain.

Ask anything about your business: inventory levels, overdue invoices, top customers, sales trends — the AI fetches the answer directly from your live database.

  • Multi-turn conversation memory
  • Markdown-formatted answers with code highlighting
  • Conversation history & search
  • PDF upload, parsing & record creation
  • Works on any Odoo page
Multi-Step Agent

Watch it reason,
step by step

The AI agent shows its work in real time — thinking, building ORM queries, and feeding results back to reach the most accurate answer.

THINK The user wants products priced under $8. I need to query product.template with list_price < 8...
QUERY model: product.template · domain: [list_price < 8] · limit: 20
ANSWER Found 6 products under $8: Coffee Mug ($4.50), Pen Set ($3.99)...
Live demo — AI agent thinking, querying and answering
★ Flagship Feature

Remote MCP Server

Turn your Odoo into a tool-server for any AI agent. No plugins to install, no bridges to set up — just point your AI at https://your-odoo.com/mcp

Implements the Model Context Protocol (MCP) — the open standard created by Anthropic — over HTTP with JSON-RPC 2.0 transport.

What is MCP?

The Model Context Protocol is an open standard that lets AI assistants (like Claude, Gemini, ChatGPT) connect to external data sources and tools. Instead of pasting data into a chat, the AI calls tools on your server directly — reading records, creating orders, searching inventory, or building entire modules.

Think of MCP as "USB for AI" — a universal plug that connects any AI client to any data source. This module makes your Odoo an MCP-compatible data source with 18 ready-to-use tools.

How It Works

AI Agent
Claude / Gemini / ChatGPT
→
OAuth 2.1
PKCE Authentication
→
/mcp Endpoint
JSON-RPC 2.0
→
18 Tools
CRUD / Search / Build
→
Odoo Database
Your live data
18 Built-in Tools

Your AI already knows what to do

Every tool comes pre-configured with JSON schemas — AI agents automatically discover and use them.

CRUD Operations

create_record

Create new records in any model — partners, products, orders, invoices.

read_records

Read one or more records by ID with optional field selection.

update_record

Update fields on any record — change prices, states, assignments.

delete_record

Delete records by ID with full access-right enforcement.

Search & Analytics

search_records

Domain-based search with pagination, sorting, and field selection.

search_count

Count matching records without fetching them — fast data volume checks.

read_group

GROUP BY aggregations — SUM, COUNT, AVG for dashboards and reports.

Model Discovery

list_models

Browse all accessible Odoo models with keyword filtering.

get_model_fields

Full field metadata — types, relations, selections, required flags.

get_menu_items

Navigate the Odoo menu tree to discover app structure.

Module Builder

generate_module_spec

AI generates a validated module specification (JSON) from your description.

build_module_zip

Builds a full installable ZIP — manifest, models, views, security, menus.

install_module_zip

Installs or upgrades the module directly into your running Odoo instance.

Code & Utility

code_search

grep / ripgrep across Odoo addon source code.

code_read

Read source files with line ranges — safe file-type filtering.

execute_action

Call public model methods — confirm orders, trigger workflows.

get_user_info

Current user context — name, company, groups, permissions.

get_report

Discover available Odoo reports by technical name.

Quick Start

Connect your AI in one command

No plugins. No bridges. No local installation. Just point your AI agent at your Odoo URL and authenticate.

C

Claude Code

Anthropic's AI coding agent — CLI or IDE extension

# Add your Odoo as an MCP server claude mcp add --transport http odoo https://your-odoo.com/mcp # That's it! Claude will authenticate via OAuth and discover all 18 tools. # Try: "List all unpaid invoices from last month"
C

Claude Desktop

Anthropic's desktop app — macOS / Windows

Go to Settings → Connectors → Add and paste your MCP endpoint URL:

https://your-odoo.com/mcp

Claude authenticates via browser-based OAuth — no API keys to manage.

G

Gemini CLI

Google's AI CLI — supports remote MCP servers

Add to your settings.json:

{ "mcpServers": { "odoo": { "url": "https://your-odoo.com/mcp" } } }
O

ChatGPT

OpenAI's chat interface — remote MCP connectors

Settings → Apps → Developer Mode → add your MCP endpoint:

https://your-odoo.com/mcp

LM Studio / Any MCP Client

Use mcp-remote to bridge HTTP to local stdio transport

# Install the mcp-remote bridge npx mcp-remote https://your-odoo.com/mcp # Or add to your client's config as a stdio server: { "command": "npx", "args": ["mcp-remote", "https://your-odoo.com/mcp"] }
Auto-Discovery

The module publishes standard /.well-known/mcp-configuration and /.well-known/oauth-authorization-server endpoints. Compliant AI clients auto-discover your server's capabilities, tools, and auth requirements.

Module Builder

Ask your AI to build
an Odoo module

Describe what you need in plain English. Your AI agent calls the Module Builder tools to generate a complete, installable Odoo module with models, views, security rules, and menus.

Three-step pipeline:

1
generate_module_spec

Creates a validated JSON specification from your description — models, fields, relations, dependencies.

2
build_module_zip

Generates a complete ZIP file — __manifest__.py, Python models, XML views, CSV security, menu items.

3
install_module_zip

Extracts to your addons path and installs it into your running Odoo — ready to use immediately.

// Example: Ask Claude to build a module
> "Create an Odoo module for tracking equipment maintenance with work orders and technician assignments"
// Claude calls generate_module_spec →
✓ Spec generated: 2 models, 12 fields, security rules
// Claude calls build_module_zip →
✓ ZIP built: 8 files, 4.2 KB
// Claude calls install_module_zip →
✓ Module installed: equipment_maintenance
Your new module is live! Open it from the Odoo menu.
Enterprise-Grade Security

You control everything

Granular access control, full audit logging, and OAuth 2.1 security — built for production.

Two Security Groups

MCP Admin — full configuration access: tools, rules, OAuth clients, audit logs.
MCP User — can only use tools explicitly assigned to them.

Per-Tool Access Rules

Grant access per user or per group. Restrict which Odoo models each tool can touch. Set rate limits per rule. Override model restrictions per user.

Comprehensive Audit Logs

Every tool call logged: user, tool, parameters, model accessed, records affected, execution time, success/error, client info, IP address.

OAuth 2.1 Client Registration

Register OAuth clients from the Odoo admin panel. Auto-generated client IDs, secret generation with copy-to-clipboard, redirect URI management, and automatic token expiry.

Model Restrictions

Sensitive models (ir.config_parameter, res.users.apikeys, payment.token) are blocked by default. Add your own restricted models per tool.

Setup in minutes

How it works

From install to first AI tool call in under five minutes.

1

Install Module

Install from the Odoo Apps Store. No server setup, no CLI, no Docker required.

2

Assign MCP Groups

Give your users the MCP User or MCP Admin role. Configure tool access rules.

3

Connect AI Agent

Point Claude, Gemini, or ChatGPT at https://your-odoo.com/mcp and authenticate.

4

Start Working

Your AI discovers all 18 tools automatically. Ask it to query data, create records, or build modules.

Model Management

Download. Load. Go.

No terminal. No Python scripts. All inside Odoo.

Model download progress bar inside Odoo
AI Models settings — ChatGPT, Claude, Gemini, Qwen
Models

Works with the best AI models

Pre-configured and ready to use. Local GGUF or external API — your choice.

Meta · 2 GB

Llama 3.2 3B

Fast, efficient. Great for quick answers and simple tasks on modest hardware.

Mistral AI · 4 GB

Mistral 7B Instruct

Well-rounded instruction-following model with strong reasoning capability.

Google · 2.9 GB

Gemma 4 E2B

Google's efficient MoE model with a massive 131K token context window.

Alibaba · 5 GB

Qwen 2.5 7B

Excellent multilingual support. Ideal for international Odoo deployments.

OpenAI API

ChatGPT (GPT-4o)

Best quality and speed. Just add your OpenAI API key — no installation needed.

Custom

+ Add your own

Any HuggingFace GGUF model. Paste the repo ID and filename — that's it.

Local models vs. External API — what to pick?

Local models keep all your data on your own servers — ideal for sensitive financial, HR, or customer data. The tradeoff: you need a capable server (16 GB+ RAM, ideally a GPU) to get good response speed and quality.

External APIs (OpenAI, Anthropic, etc.) deliver the best quality and speed with minimal hardware. Your prompts are sent to the API provider; review their data policies before using with confidential data.

Both modes are fully supported and switchable any time from the AI Settings page.

Comparison

Why Orramind AI Studio?

See how we stack up against generic AI integrations.

Feature Orramind AI Studio Generic ChatGPT Plugin Manual Exports
Remote MCP Server ✓ 18 tools ✗ No ✗ No
OAuth 2.1 + PKCE Security ✓ Yes ✗ API keys only ✗ N/A
Module Builder via AI ✓ Generate + Install ✗ No ✗ No
Live Odoo DB queries ✓ Yes ✗ No ✗ No
Works with Claude / Gemini / ChatGPT ✓ All MCP clients ChatGPT only ✗ N/A
Runs local models (no API cost) ✓ Yes ✗ No ✗ No
Multi-step reasoning agent ✓ THINK/QUERY/ANSWER Partial ✗ No
Full audit logging ✓ Every tool call ✗ No ✗ No
Respects Odoo access rights ✓ Yes ✗ No ✗ No
Supports Odoo 18.0 ✓ Yes ✗ No ✓ Yes
Requirements

What you need

Minimal dependencies. Works with a standard Odoo server.

Odoo Version

Odoo 18.0 Community or Enterprise

MCP Server

Zero dependencies — the MCP endpoint works out of the box with no pip installs.

HTTPS (recommended)

OAuth 2.1 works best over HTTPS. Required for production deployments.

Local Models (optional)

16 GB RAM minimum · NVIDIA/AMD GPU optional · Linux/macOS server

External API (optional)

OpenAI, Anthropic, or any OpenAI-compatible endpoint. API key only.

User Permission

MCP User group for tool access · MCP Admin for full configuration

Zero mandatory packages — install only what you use

The MCP Server and Module Builder require no extra pip packages. The AI Chat needs packages only for specific features:

Feature pip install command
Local GGUF models pip install "llama-cpp-python>=0.2.0" huggingface-hub
Gemini API pip install -U google-genai
PDF upload in chat pip install pdfplumber

Ready to bring AI into your Odoo?

AI Chat · 18 MCP Tools · OAuth 2.1 Security · Module Builder · Full Audit Logging

Install Orramind AI Studio today — connect your first AI agent in under 5 minutes.


Orramind AI Studio  ·  Compatible with Odoo 18.0  ·  Made with ♥ by Orramind

For support, bug reports, or feature requests — contact us via the Odoo Apps Store page.

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