MCP & AI Agent Integration

Odoo
automation.

17 AI agent actions for Odoo — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Odoo to process orders, manage inventory, and handle customer requests autonomously. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
17
actions
100%
governed
<200ms
latency
17
AI agent actions
10
Read operations
7
Write operations
0
High-risk actions (approval gated)
E-Commerce Odoo is a E-Commerce integration — use it to automate order management, fulfillment, and customer operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Odoo.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Contact
odoo:get_contact
Fetch a single contact/partner by ID with key details.
Read Low risk
Get Invoice
odoo:get_invoice
Fetch a single invoice by ID with line items and payment status.
Read Low risk
Get Lead
odoo:get_lead
Fetch a single lead/opportunity by ID with key details.
Read Low risk
Get Product
odoo:get_product
Fetch a single product by ID with pricing and inventory details.
Read Low risk
Get Sale Order
odoo:get_sale_order
Fetch a single sale order by ID with line items and status.
Read Low risk
List Contacts
odoo:list_contacts
List contacts/partners with optional filtering and pagination.
Read Low risk
List Invoices
odoo:list_invoices
List invoices with optional filtering and pagination.
Read Low risk
List Leads
odoo:list_leads
List leads/opportunities with optional filtering and pagination.
Read Low risk
List Products
odoo:list_products
List products with optional filtering and pagination.
Read Low risk
List Sale Orders
odoo:list_sale_orders
List sale orders with optional filtering and pagination.
Read Low risk
Confirm Sale Order
odoo:confirm_sale_order
Confirm a draft sale order in Odoo (changes state from draft to sale).
Write Medium risk
Convert Lead To Opportunity
odoo:convert_lead_to_opportunity
Convert a lead to an opportunity in Odoo CRM.
Write Medium risk
Create Contact
odoo:create_contact
Create a new contact/partner in Odoo.
Write Medium risk
Create Lead
odoo:create_lead
Create a new lead or opportunity in Odoo CRM.
Write Medium risk
Create Sale Order
odoo:create_sale_order
Create a new sale order in Odoo with order lines.
Write Medium risk
Update Contact
odoo:update_contact
Update an existing contact/partner in Odoo.
Write Medium risk
Update Lead
odoo:update_lead
Update an existing lead or opportunity in Odoo CRM.
Write Medium risk
MCP & Runtime API

Call Odoo
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Odoo actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

odoo:get_contact READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "odoo:get_contact",
    "args": {},
    "execution_id": "agent-001"
  }'
odoo:confirm_sale_order WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "odoo:confirm_sale_order",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Odoo.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Odoo data
Call odoo:get_contact via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Odoo
Dry-run validates odoo:confirm_sale_order before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Order or fulfillment event
Process with AI
Update customer records
Notify team via Slack
How it works

Every Odoo action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Odoo — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Odoo action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Odoo action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Odoo works best
alongside these.

Build multi-step workflows that connect Odoo to the rest of your stack. All governed. All audited.

Odoo integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Odoo in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →