Connect Odoo to AI agents

Connect Odoo to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

execute_method

Execute Method

Call any public method on an Odoo model. Use this to trigger business logic such as confirming sales orders, validating invoices, sending emails, or running custom workflows. Common examples: - **sale.order** → `action_confirm` (confirm quotation) - **account.move** → `action_post` (validate invoice) - **stock.picking** → `button_validate` (validate transfer) - **crm.lead** → `action_set_won` (mark as won)

list_models

List Models

List all available Odoo models (data tables) installed on the instance. Use this to discover which modules are installed and what models are available for CRUD operations. Optionally filter by name or technical name.

list_model_fields

List Model Fields

Retrieve the field definitions for any Odoo model. Returns field names, types, labels, and metadata. Use this to discover the structure of a model before creating or updating records.

create_record

Create Record

Create a new record in any Odoo model. Provide the model name and a dictionary of field values. Returns the ID of the newly created record. Use **List Model Fields** to discover available fields and their types before creating records.

delete_records

Delete Records

Permanently delete one or more records from any Odoo model. This action cannot be undone.

update_records

Update Records

Update one or more existing records in any Odoo model. Provide record IDs and the field values to change. Only the specified fields will be updated; other fields remain unchanged.

read_records

Read Records

Read one or more records by their IDs from any Odoo model. Returns the full record data or a subset of fields. Use this when you already know the record IDs and want to fetch their details.

search_records

Search Records

Search and retrieve records from any Odoo model using domain filters. Supports pagination, field selection, and sorting. Use this to find contacts, leads, orders, invoices, products, or any other record type. Common models: **res.partner** (contacts), **crm.lead** (leads/opportunities), **sale.order** (sales orders), **account.move** (invoices/bills), **product.product** (products), **stock.picking** (transfers), **project.task** (tasks), **hr.employee** (employees).

More integrations teams use with Odoo

Hubspot

Create, read, update, and delete CRM objects including contacts, companies, deals, tickets, and custom objects. Manage associations between CRM records. Track engagements such as calls, emails, meetings, notes, and tasks. Send transactional and marketing emails, manage campaigns, and handle subscription preferences. Build and manage marketing workflows, sequences, and automation actions. Manage CMS content including blog posts, landing pages, and HubDB tables. Handle commerce data including products, orders, invoices, quotes, and payments. Create and manage contact lists for segmentation. Configure deal, ticket, and order pipelines with custom stages. Search and filter CRM records. Bulk import and export CRM data. Manage users, teams, and account settings. Subscribe to webhooks for real-time notifications on object creation, deletion, property changes, merges, and association changes.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Apolloio

Search and prospect B2B contacts and companies from a database of over 275 million people and 70 million organizations. Enrich people and company data with emails, phone numbers, and firmographic details. Create and manage contacts, accounts, deals, and tasks. Add contacts to email sequences and manage sequence statuses. Log and search call records. Perform bulk operations for contact creation, account creation, task creation, and data enrichment.

Attio

Manage a customizable CRM workspace including records, lists, notes, tasks, and comments. Create, read, update, delete, and search records across standard and custom objects (people, companies, deals). Upsert records using unique attributes to avoid duplicates. Organize records into lists (e.g., sales pipelines) and manage list entries. Create and manage notes attached to records, assign and complete tasks, and handle threaded comments. Configure the data model by defining custom objects and attributes. Access workspace member information, meeting data, and call recording transcripts. Subscribe to real-time webhook events for records, lists, notes, tasks, comments, and more.

Dataforseo

Retrieve practical DataForSEO API v3 data for SEO, SEM, ecommerce, business listings, Google Play apps, content analysis, and AI optimization. Supports Google/Bing/Yahoo/YouTube organic SERP live search, Google Ads keyword metrics, DataForSEO Labs keyword and domain intelligence, backlinks, OnPage audits and results, domain analytics, Google Shopping and Amazon Merchant tasks, Business Listings and Google Reviews, Google Play App Data tasks, and AI keyword, LLM mentions, and live LLM response benchmarking.

Item

Manage people, companies, and custom objects in item. Query shared views, inspect schema, batch upsert records, list users, and trigger webhook-based skills.

Technical notes for Odoo

Interact with Odoo's modular ERP platform to perform full CRUD operations across all installed business modules. Manage CRM leads, opportunities, and sales pipelines. Create and update quotations, confirm sales orders, and handle customer contacts. Create and manage invoices, vendor bills, journal entries, payments, and tax records. Manage products, stock levels, warehouse transfers, delivery orders, and serial number tracking across multiple warehouses. Create and manage purchase orders and automate procurement workflows. Manage employee records, contracts, attendance, time off, recruitment, and timesheets. Create and manage projects, tasks, and track progress. Manage eCommerce products, orders, and online store customers. Search records using domain filters, introspect models and fields, call business logic methods such as confirming orders or validating invoices, and dynamically create custom models. Configure incoming webhooks to trigger actions from external events, and outgoing webhook notifications when records change in Odoo.

Connect Odoo to production AI agents

See how Metorial gives Odoo access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Odoo to AI agents with Metorial.

  1. Can Metorial connect Odoo to AI agents?
    Yes. Metorial connects AI agents to Odoo through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.