Query Odoo model registry, fields, inheritance, and methods without a database.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "odoo-model-mcp" yet — see the docs or source repo.
Please query the sale.order model in Odoo and return its fields with field name, type, required status, and default value.
A structured field list that helps quickly understand the model's data structure.
Please analyze the inheritance chain of the res.partner model, including inherited models and key fields or methods introduced at each level.
A clear inheritance breakdown that helps identify where model extensions come from.
Please list important available methods on the stock.picking model and briefly explain each method's purpose and likely usage scenarios.
An overview of key methods that helps developers understand model behavior and extension points.
Securely connect AI to Odoo ERP for querying and updating business data.
Connect to Odoo instances with safe writes, access diagnostics, and schema discovery.
Safely inspect Odoo data, prepare changes, and roll back supported operations.
Connect to Odoo 18 and manage model records with natural language.
Query Odoo data and field metadata safely for search and analysis.
Connect AI to Odoo 19 for CRUD and model method calls.