Enables AI assistants to securely interact with Odoo ERP systems through standardized data retrieval and manipulation.
The Odoo Integration provides a Model Context Protocol (MCP) server allowing AI tools to securely access and interact with Odoo ERP systems. It supports dual authentication (API key and username/password), automatic database detection, XML-RPC communication, and model access control. The server implements a comprehensive set of resources and tools for data retrieval, including record retrieval, search with domain filtering, record browsing, and field introspection, optimizing data formatting for LLMs.